Home
last modified time | relevance | path

Searched refs:RT_FL2_HWCAP (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h320 #define RT_FL2_HWCAP 0x00000040 /* hardware capabilities available */ macro
H A Dpaths.c673 (rtld_flags2 & RT_FL2_HWCAP) && in expand()
H A Dsetup.c410 rtld_flags2 |= RT_FL2_HWCAP; in setup()
H A Dcap.c124 if ((rtld_flags2 & RT_FL2_HWCAP) && in hwcap1_check()