Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_defs.h108 #if SANITIZER_DEBUG
115 #if SANITIZER_DEBUG in build_consistency()
H A Dtsan_rtl.cpp359 #if SANITIZER_DEBUG in SlotLock()
1092 #if SANITIZER_DEBUG
H A Dtsan_rtl.h705 #if SANITIZER_DEBUG in TraceAcquire()
H A Dtsan_rtl_access.cpp673 #if SANITIZER_DEBUG in MemoryAccessRangeT()
H A Dtsan_rtl_report.cpp136 if (SANITIZER_DEBUG) in ShouldReport()
H A Dtsan_interface_atomic.cpp35 #if SANITIZER_DEBUG
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h23 #ifndef SANITIZER_DEBUG
24 # define SANITIZER_DEBUG 0 macro
341 #if SANITIZER_DEBUG
H A Dsanitizer_mutex.h104 (SANITIZER_DEBUG && !SANITIZER_GO && SANITIZER_SUPPORTS_THREADLOCAL && !SANITIZER_APPLE)
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp77 #if SANITIZER_DEBUG