Searched defs:AT_HWCAP (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/android/cpufeatures/
H A Dcpu-features.c484 #define AT_HWCAP 16 macro
552 if (entry.tag == AT_HWCAP) {
761 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP);
945 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP);
1008 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP);

Completed in 6 milliseconds