Home
last modified time | relevance | path

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

/freebsd/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/crypto/openssl/crypto/
H A Dppccap.c109 static unsigned long getauxval(unsigned long key) in getauxval() function
H A Darmcap.c88 static unsigned long getauxval(unsigned long key) in getauxval() function
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h40 static inline unsigned long getauxval(unsigned long key) in getauxval() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp7067 unsigned long getauxval(unsigned long) { return 0; } in getauxval() function