Searched refs:AT_PHNUM (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Delf.h84 #define AT_PHNUM 5 /* Number of program header entries. */ macro
169 #define AT_PHNUM 5 /* Number of program header entries. */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h75 #define AT_PHNUM 5 /* # phdr entries */ macro
/illumos-gate/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c420 case AT_PHNUM:
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c713 case AT_PHNUM:
972 case AT_PHNUM:
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c795 { AT_PHNUM, "AT_PHNUM", at_null },
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c636 AUX(av, AT_PHNUM, elfhdrp->e_phnum);
1027 AUX64(av, AT_PHNUM, elfhdrp->e_phnum);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c494 case AT_PHNUM:
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c485 * AT_PHNUM
747 ADDAUX(aux, AT_PHNUM, nphdrs)

Completed in 82 milliseconds