Searched refs:AT_SUN_PLATFORM (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h136 #define AT_SUN_PLATFORM 2008 /* platform name */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c137 case AT_SUN_PLATFORM:
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c142 case AT_SUN_PLATFORM:
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c153 case AT_SUN_PLATFORM:
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c142 case AT_SUN_PLATFORM:
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c808 { AT_SUN_PLATFORM, "AT_SUN_PLATFORM", at_str },
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c1492 * | AT_SUN_PLATFORM offset|
1502 * | AT_SUN_PLATFORM offset|
1667 * Add AT_SUN_PLATFORM, AT_SUN_EXECNAME, AT_SUN_BRANDNAME, and
1786 * for the AT_SUN_PLATFORM, AT_SUN_EXECNAME, AT_SUN_BRANDNAME and
1792 ADDAUX(*a, AT_SUN_PLATFORM, (long)&ustrp[*--offp])
1803 AT_SUN_PLATFORM, (int)(uintptr_t)&ustrp[*--offp])

Completed in 54 milliseconds