Searched refs:AT_PHNUM (Results 1 – 7 of 7) sorted by relevance
75 #define AT_PHNUM 5 /* # phdr entries */ macro
420 case AT_PHNUM: in brand_post_init()
713 case AT_PHNUM: in brand_solaris_elfexec()972 case AT_PHNUM: in brand_solaris_elfexec()
636 AUX(av, AT_PHNUM, elfhdrp->e_phnum); in read_elf32()1027 AUX64(av, AT_PHNUM, elfhdrp->e_phnum); in read_elf64()
813 { AT_PHNUM, "AT_PHNUM", at_null },
659 ADDAUX(aux, AT_PHNUM, nphdrs) in elfexec()
492 case AT_PHNUM: in dump_auxv()