Home
last modified time | relevance | path

Searched refs:TSan (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/
H A DCMakeLists.txt5 # TSan runtime to be built with -fPIE to reduce the number of register spills.
13 # Add extra debug information to TSan runtime. This configuration is rarely
21 # Build libcxx instrumented with TSan.
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A DCMakeLists.txt123 …message(FATAL_ERROR "Building the TSan runtime requires at least macOS SDK 10.12 (or aligned SDK o…
167 COMMENT "Checking TSan Go runtime..."
184 COMMENT "Checking TSan Go runtime..."
198 COMMENT "Checking TSan Go runtime..."
212 COMMENT "Checking TSan Go runtime..."
234 COMMENT "Checking TSan Go runtime..."
H A Dtsan_flags.inc9 // TSan runtime flags.
56 "If the process consumes more memory, then TSan will flush shadow memory.")
H A Dtsan_interface.inc9 // This file is a part of ThreadSanitizer (TSan), a race detector.
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/
H A DCMakeLists.txt3 add_subdirectory(TSan)
/openbsd-src/gnu/usr.bin/clang/liblldbPluginInstrumentationRuntime/
H A DMakefile15 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/InstrumentationRuntime/TSan
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/tsan/rtl/
H A DBUILD.gn44 # It's performance-critical for TSan runtime to be built with -fPIE to reduce
180 # Build libcxx instrumented with TSan.
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/
H A DCMakeLists.txt67 # TSan uses C++ standard library headers.
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp187 ThreadSanitizer TSan; in run() local
188 if (TSan.sanitizeFunction(F, FAM.getResult<TargetLibraryAnalysis>(F))) in run()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormattedStatus.rst3162 * - lldb/source/Plugins/InstrumentationRuntime/TSan
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1892 // Note: TSan does not use common flags, and they are zero-initialized.
1893 // This effectively disables ioctl handling in TSan.
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4170 lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp
4171 lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.h