Home
last modified time | relevance | path

Searched refs:AF_SUN_HWCAPVERIFY (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h217 #define AF_SUN_HWCAPVERIFY 0x00000002 macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c407 if (auxflags & AF_SUN_HWCAPVERIFY) { in setup()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg58 @ MSG_AUXV_AF_SUN_HWCAPVERIFY "AF_SUN_HWCAPVERIFY"
H A Dcorenote.c1037 { AF_SUN_HWCAPVERIFY, MSG_AUXV_AF_SUN_HWCAPVERIFY }, in conv_cnote_auxv_af()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c838 int auxf = AF_SUN_HWCAPVERIFY; in elfexec()