Searched refs:_hwcap (Results 1 – 9 of 9) sorted by relevance
| /freebsd/lib/libc/csu/aarch64/ |
| H A D | reloc.c | 36 ifunc_arg._hwcap = 0; in ifunc_init() 44 ifunc_arg._hwcap = aux->a_un.a_val | _IFUNC_ARG_HWCAP; in ifunc_init() 71 target = ((ifunc_resolver_t)ptr)(ifunc_arg._hwcap, &ifunc_arg, 0, 0, 0, 0, 0, 0); in crt1_handle_rela()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/ |
| H A D | getauxval.inc | 18 arg._hwcap = hwcap;
|
| H A D | elf_aux_info.inc | 24 arg._hwcap = hwcap;
|
| H A D | android.inc | 33 arg._hwcap = hwcap;
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
| H A D | aarch64.c | 27 unsigned long _hwcap; member
|
| /freebsd/sys/arm64/include/ |
| H A D | ifunc.h | 35 unsigned long _hwcap; member
|
| /freebsd/libexec/rtld-elf/aarch64/ |
| H A D | rtld_machdep.h | 83 ifunc_arg._hwcap, &ifunc_arg, 0, 0, 0, 0, 0, 0))
|
| H A D | reloc.c | 452 ifunc_arg._hwcap = aux_info[AT_HWCAP] != NULL ? in ifunc_init()
|
| /freebsd/sys/arm64/arm64/ |
| H A D | identcpu.c | 436 _values, _hwcap) \ argument 445 .hwcaps = (_hwcap), \
|