Searched refs:AT_PHDR (Results 1 – 12 of 12) sorted by relevance
82 #define AT_PHDR 3 /* Program header of program already loaded. */ macro167 #define AT_PHDR 3 /* Program header of program already loaded. */ macro
74 #define AT_PHDR 3 /* &phdr[0] */ macro
118 case AT_PHDR: in _setup()
116 case AT_PHDR: in _setup()
117 case AT_PHDR: in _setup()
416 case AT_PHDR: in brand_post_init()
175 case AT_PHDR: in _setup()
112 } else if (auxvp->a_type == AT_PHDR) { in get_ldbase()
708 case AT_PHDR: in brand_solaris_elfexec()967 case AT_PHDR: in brand_solaris_elfexec()
537 AUX(av, AT_PHDR, allphdrs); in read_elf32()922 AUX64(av, AT_PHDR, (uintptr_t)allphdrs); in read_elf64()
831 { AT_PHDR, "AT_PHDR", at_null },
761 ADDAUX(aux, AT_PHDR, uphdr->p_vaddr + voffset) in elfexec()