Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_platform_interceptors.h422 #undef SANITIZER_INTERCEPT_PTHREAD_SIGMASK
423 #define SANITIZER_INTERCEPT_PTHREAD_SIGMASK 0 macro
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_interceptors.h328 #define SANITIZER_INTERCEPT_PTHREAD_SIGMASK SI_POSIX macro
HDsanitizer_common_interceptors.inc4342 #if SANITIZER_INTERCEPT_PTHREAD_SIGMASK
/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_posix.cpp2437 #undef SANITIZER_INTERCEPT_PTHREAD_SIGMASK