Searched refs:AT_SUN_HWCAP3 (Results 1 – 7 of 7) sorted by relevance
57 auxv_hwcap_3 = (uint32_t)___getauxval(AT_SUN_HWCAP3); in getisax()
145 #define AT_SUN_HWCAP3 2029 macro
163 case AT_SUN_HWCAP3: in _setup()
221 case AT_SUN_HWCAP3: in _setup()
896 ADDAUX(aux, AT_SUN_HWCAP3, auxv_hwcap_3) in elfexec()900 ADDAUX(aux, AT_SUN_HWCAP3, auxv_hwcap32_3) in elfexec()
850 { AT_SUN_HWCAP3, "AT_SUN_HWCAP3", at_hwcap3 },
590 case AT_SUN_HWCAP3: in dump_auxv()