Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c502 get_elf_hwcap_from_getauxval(int hwcap_type) { in get_elf_hwcap_from_getauxval() function
761 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP); in android_cpuInit()
835 hwcaps2 = get_elf_hwcap_from_getauxval(AT_HWCAP2); in android_cpuInit()
945 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP); in android_cpuInit()
1008 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP); in android_cpuInit()