Home
last modified time | relevance | path

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

/sysdeps/aarch64/
A Dtst-ifunc-arg-1.c46 if (arg1 & _IFUNC_ARG_HWCAP) in foo_ifunc()
55 TEST_VERIFY (saved_arg1 & _IFUNC_ARG_HWCAP); in do_test()
A Dtst-ifunc-arg-2.c49 if (arg1 & _IFUNC_ARG_HWCAP) in foo_ifunc()
58 TEST_VERIFY (saved_arg1 & _IFUNC_ARG_HWCAP); in do_test()
A Ddl-irel.h41 (GLRO(dl_hwcap) | _IFUNC_ARG_HWCAP, &arg); in elf_ifunc_invoke()
/sysdeps/aarch64/sys/
A Difunc.h23 #define _IFUNC_ARG_HWCAP (1ULL << 62) macro

Completed in 5 milliseconds