Searched refs:AT_VECTOR_SIZE_ARCH (Results 1 – 13 of 13) sorted by relevance
15 # define AT_VECTOR_SIZE_ARCH 3 macro17 # define AT_VECTOR_SIZE_ARCH 2 macro
22 #ifndef AT_VECTOR_SIZE_ARCH23 #define AT_VECTOR_SIZE_ARCH 0 macro25 #define AT_VECTOR_SIZE (2*(AT_VECTOR_SIZE_ARCH + AT_VECTOR_SIZE_BASE + 1))
18 #define AT_VECTOR_SIZE_ARCH 1 /* entries in ARCH_DLINFO */ macro
7 #define AT_VECTOR_SIZE_ARCH 1 /* entries in ARCH_DLINFO */ macro
12 #define AT_VECTOR_SIZE_ARCH 2 /* entries in ARCH_DLINFO */ macro
17 #define AT_VECTOR_SIZE_ARCH 1 macro
24 #define AT_VECTOR_SIZE_ARCH 2 /* entries in ARCH_DLINFO */ macro
13 #define AT_VECTOR_SIZE_ARCH 4 macro
25 #define AT_VECTOR_SIZE_ARCH 4 /* entries in ARCH_DLINFO */ macro
37 #define AT_VECTOR_SIZE_ARCH 5 /* entries in ARCH_DLINFO */ macro
35 #define AT_VECTOR_SIZE_ARCH 7 macro
51 #define AT_VECTOR_SIZE_ARCH 14 /* entries in ARCH_DLINFO */ macro
590 (k_base_platform ? 1 : 0) + AT_VECTOR_SIZE_ARCH; in create_elf_fdpic_tables()665 csp -= AT_VECTOR_SIZE_ARCH * 2 * sizeof(unsigned long); in create_elf_fdpic_tables()
Completed in 23 milliseconds