Searched refs:AT_SUN_HWCAP (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetisax.c39 * Return the 'hwcap' vector of bits in the AT_SUN_HWCAP and AT_SUN_HWCAP2 aux
53 auxv_hwcap = (uint32_t)___getauxval(AT_SUN_HWCAP);
/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h142 #define AT_SUN_HWCAP 2009 macro
203 * against the AT_SUN_HWCAP value.
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c149 case AT_SUN_HWCAP:
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c154 case AT_SUN_HWCAP:
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c165 case AT_SUN_HWCAP:
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c154 case AT_SUN_HWCAP:
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c359 } else if (ap->a_type == AT_SUN_HWCAP)
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c810 { AT_SUN_HWCAP, "AT_SUN_HWCAP", at_hwcap },
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c470 * AT_SUN_HWCAP
873 ADDAUX(aux, AT_SUN_HWCAP, auxv_hwcap)
876 ADDAUX(aux, AT_SUN_HWCAP, auxv_hwcap32)
880 ADDAUX(aux, AT_SUN_HWCAP, auxv_hwcap)
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c510 case AT_SUN_HWCAP:

Completed in 84 milliseconds