Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dauxv.h210 #define AF_SUN_HWCAPVERIFY 0x00000002 macro
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c409 if (auxflags & AF_SUN_HWCAPVERIFY) { in setup()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg54 @ MSG_AUXV_AF_SUN_HWCAPVERIFY "AF_SUN_HWCAPVERIFY"
H A Dcorenote.c1028 { AF_SUN_HWCAPVERIFY, MSG_AUXV_AF_SUN_HWCAPVERIFY }, in conv_cnote_auxv_af()
/titanic_44/usr/src/uts/common/exec/elf/
H A Delf.c733 int auxf = AF_SUN_HWCAPVERIFY; in elfexec()