Searched refs:AT_SUN_HWCAP (Results 1 – 10 of 10) sorted by relevance
53 auxv_hwcap = (uint32_t)___getauxval(AT_SUN_HWCAP); in getisax()
142 #define AT_SUN_HWCAP 2009 macro
154 case AT_SUN_HWCAP: in _setup()
165 case AT_SUN_HWCAP:
149 case AT_SUN_HWCAP: in _setup()
359 } else if (ap->a_type == AT_SUN_HWCAP)
785 ADDAUX(aux, AT_SUN_HWCAP, auxv_hwcap) in elfexec()788 ADDAUX(aux, AT_SUN_HWCAP, auxv_hwcap32) in elfexec()792 ADDAUX(aux, AT_SUN_HWCAP, auxv_hwcap) in elfexec()
828 { AT_SUN_HWCAP, "AT_SUN_HWCAP", at_hwcap },
508 case AT_SUN_HWCAP: in dump_auxv()