Searched refs:AT_PHDR (Results 1 – 11 of 11) sorted by relevance
73 #define AT_PHDR 3 /* &phdr[0] */ macro
116 case AT_PHDR: in _setup()
111 case AT_PHDR: in _setup()
127 case AT_PHDR:
414 case AT_PHDR: in brand_post_init()
112 } else if (auxvp->a_type == AT_PHDR) { in get_ldbase()
707 case AT_PHDR: in brand_solaris_elfexec()966 case AT_PHDR: in brand_solaris_elfexec()
635 AUX(av, AT_PHDR, allphdrs); in read_elf32()1026 AUX64(av, AT_PHDR, (uintptr_t)allphdrs); in read_elf64()
811 { AT_PHDR, "AT_PHDR", at_null },
657 ADDAUX(aux, AT_PHDR, uphdr->p_vaddr + voffset) in elfexec()