Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dauxv.h74 #define AT_PHENT 4 /* sizeof(phdr[0]) */ macro
/titanic_41/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c417 case AT_PHENT: in brand_post_init()
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c710 case AT_PHENT: in brand_solaris_elfexec()
969 case AT_PHENT: in brand_solaris_elfexec()
/titanic_41/usr/src/psm/stand/boot/common/
H A Dreadfile.c637 AUX(av, AT_PHENT, elfhdrp->e_phentsize); in read_elf32()
1028 AUX64(av, AT_PHENT, elfhdrp->e_phentsize); in read_elf64()
/titanic_41/usr/src/cmd/ptools/pargs/
H A Dpargs.c812 { AT_PHENT, "AT_PHENT", at_null },
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c658 ADDAUX(aux, AT_PHENT, ehdrp->e_phentsize) in elfexec()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c491 case AT_PHENT: in dump_auxv()