Home
last modified time | relevance | path

Searched refs:AT_PHNUM (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dauxv.h75 #define AT_PHNUM 5 /* # phdr entries */ macro
/titanic_50/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c420 case AT_PHNUM: in brand_post_init()
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c713 case AT_PHNUM: in brand_solaris_elfexec()
972 case AT_PHNUM: in brand_solaris_elfexec()
/titanic_50/usr/src/psm/stand/boot/common/
H A Dreadfile.c636 AUX(av, AT_PHNUM, elfhdrp->e_phnum); in read_elf32()
1027 AUX64(av, AT_PHNUM, elfhdrp->e_phnum); in read_elf64()
/titanic_50/usr/src/cmd/ptools/pargs/
H A Dpargs.c813 { AT_PHNUM, "AT_PHNUM", at_null },
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c659 ADDAUX(aux, AT_PHNUM, nphdrs) in elfexec()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c492 case AT_PHNUM: in dump_auxv()