Home
last modified time | relevance | path

Searched defs:SANITIZER_INTERCEPT_SIGNAL_AND_SIGACTION (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h774 #define SANITIZER_INTERCEPT_SIGNAL_AND_SIGACTION 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h503 #define SANITIZER_INTERCEPT_SIGNAL_AND_SIGACTION (!SI_WINDOWS && SI_NOT_FUCHSIA) macro