Searched refs:AT_PHDR (Results 1 – 5 of 5) sorted by relevance
26 #define AT_PHDR 3 macro
45 ASSERT_NE((unsigned long int) 0, getauxval(AT_PHDR)); in TEST()
70 Elf32_Phdr* phdr_start = reinterpret_cast<Elf32_Phdr*>(getauxval(AT_PHDR)); in apply_gnu_relro()
709 #define AT_PHDR 3 /* &phdr[0] */
1680 si->phdr = reinterpret_cast<Elf32_Phdr*>(args.getauxval(AT_PHDR)); in __linker_init_post_relocation()