Home
last modified time | relevance | path

Searched defs:getauxval (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_getauxval.h48 static inline decltype(AuxInfo::a_v) getauxval(decltype(AuxInfo::a_type) type) { in getauxval() function
/freebsd-src/crypto/openssl/crypto/
H A Dppccap.c107 static unsigned long getauxval(unsigned long key) in getauxval() function
H A Darmcap.c90 static unsigned long getauxval(unsigned long key) in getauxval() function
/freebsd-src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h39 static inline unsigned long getauxval(unsigned long key) in getauxval() function
[all...]
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp7052 unsigned long getauxval(unsigned long) { return 0; } getauxval() function