Searched refs:SANITIZER_MAC (Results 51 - 52 of 52) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp47 #if !SANITIZER_GO && !SANITIZER_MAC
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc136 #if SANITIZER_MAC
142 #endif // SANITIZER_MAC
1251 if (!SANITIZER_MAC || s) { // `fputs(NULL, file)` is supported on Darwin.
1266 if (!SANITIZER_MAC || s) { // `puts(NULL)` is supported on Darwin.
1865 #if SANITIZER_MAC || SANITIZER_FREEBSD || SANITIZER_NETBSD || SANITIZER_OPENBSD
3750 SANITIZER_MAC || SANITIZER_ANDROID || SANITIZER_NETBSD || \
3783 //SANITIZER_MAC

Completed in 296 milliseconds

123