Home
last modified time | relevance | path

Searched refs:SANITIZER_DEBUG (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h100 #if SANITIZER_DEBUG
107 #if SANITIZER_DEBUG in build_consistency()
Dtsan_rtl.cpp716 #if SANITIZER_DEBUG in MemoryAccessImpl1()
873 #if SANITIZER_DEBUG in MemoryAccess()
1127 #if SANITIZER_DEBUG
Dtsan_rtl_thread.cpp346 #if SANITIZER_DEBUG in MemoryAccessRange()
Dtsan_rtl.h805 #if !SANITIZER_DEBUG && defined(__x86_64__) && !SANITIZER_MAC
Dtsan_rtl_report.cpp134 if (SANITIZER_DEBUG) in ShouldReport()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h17 #ifndef SANITIZER_DEBUG
18 # define SANITIZER_DEBUG 0 macro
307 #if SANITIZER_DEBUG
Dsanitizer_mutex.h98 #define SANITIZER_CHECK_DEADLOCKS (SANITIZER_DEBUG && !SANITIZER_GO)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
Dubsan_minimal_handlers.cpp64 #if SANITIZER_DEBUG