Searched refs:AT_VECTOR_SIZE_ARCH (Results 1 – 13 of 13) sorted by relevance
15 # define AT_VECTOR_SIZE_ARCH 2 macro17 # define AT_VECTOR_SIZE_ARCH 1 macro
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
24 #define AT_VECTOR_SIZE_ARCH 2 /* entries in ARCH_DLINFO */ macro
17 #define AT_VECTOR_SIZE_ARCH 1 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
20 #ifndef AT_VECTOR_SIZE_ARCH21 #define AT_VECTOR_SIZE_ARCH 0 macro23 #define AT_VECTOR_SIZE (2*(AT_VECTOR_SIZE_ARCH + AT_VECTOR_SIZE_BASE + 1))
51 #define AT_VECTOR_SIZE_ARCH 14 /* entries in ARCH_DLINFO */ macro
589 (k_base_platform ? 1 : 0) + AT_VECTOR_SIZE_ARCH; in create_elf_fdpic_tables()662 csp -= AT_VECTOR_SIZE_ARCH * 2 * sizeof(unsigned long); in create_elf_fdpic_tables()