Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h108 #if SANITIZER_DEBUG
115 #if SANITIZER_DEBUG in build_consistency()
Dtsan_rtl.cpp358 #if SANITIZER_DEBUG in SlotLock()
1088 #if SANITIZER_DEBUG
Dtsan_rtl.h705 #if SANITIZER_DEBUG in TraceAcquire()
Dtsan_rtl_access.cpp673 #if SANITIZER_DEBUG in MemoryAccessRangeT()
Dtsan_rtl_report.cpp136 if (SANITIZER_DEBUG) in ShouldReport()
Dtsan_interface_atomic.cpp35 #if SANITIZER_DEBUG
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h17 #ifndef SANITIZER_DEBUG
18 # define SANITIZER_DEBUG 0 macro
327 #if SANITIZER_DEBUG
Dsanitizer_mutex.h104 (SANITIZER_DEBUG && !SANITIZER_GO && SANITIZER_SUPPORTS_THREADLOCAL && !SANITIZER_APPLE)
/openbsd/src/gnu/llvm/compiler-rt/lib/interception/tests/
Dinterception_linux_test.cpp22 #if !SANITIZER_DEBUG
Dinterception_win_test.cpp18 #if !SANITIZER_DEBUG
/openbsd/src/gnu/llvm/compiler-rt/lib/ubsan_minimal/
Dubsan_minimal_handlers.cpp77 #if SANITIZER_DEBUG
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_mutex_test.cpp82 #if SANITIZER_DEBUG
Dsanitizer_deadlock_detector_test.cpp270 #if !SANITIZER_DEBUG in RunMultipleEpochsTest()
Dsanitizer_allocator_test.cpp51 #if !SANITIZER_DEBUG
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
Dtsan_mman_test.cpp157 #if !SANITIZER_DEBUG