Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_getauxval.h27 # define SANITIZER_USE_GETAUXVAL 1 macro
29 # define SANITIZER_USE_GETAUXVAL 0 macro
32 # if SANITIZER_USE_GETAUXVAL
43 #define SANITIZER_USE_GETAUXVAL 1 macro
H A Dsanitizer_linux_libcdep.cpp960 # elif SANITIZER_USE_GETAUXVAL in ReExec()
H A Dsanitizer_linux.cpp1152 # elif SANITIZER_USE_GETAUXVAL in GetPageSize()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp35 #if SANITIZER_USE_GETAUXVAL in IsLinker()