Home
last modified time | relevance | path

Searched refs:SANITIZER_INTERCEPT_QSORT_R (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h974 #undef SANITIZER_INTERCEPT_QSORT_R
975 #define SANITIZER_INTERCEPT_QSORT_R 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h586 #define SANITIZER_INTERCEPT_QSORT_R SI_GLIBC macro
H A Dsanitizer_common_interceptors.inc9836 #if SANITIZER_INTERCEPT_QSORT_R
9873 #if SANITIZER_INTERCEPT_QSORT && SANITIZER_INTERCEPT_QSORT_R
9881 #elif SANITIZER_INTERCEPT_QSORT && !SANITIZER_INTERCEPT_QSORT_R