Home
last modified time | relevance | path

Searched full:tsan (Results 1 – 25 of 865) sorted by relevance

12345678910>>...35

/aosp_15_r20/external/compiler-rt/lib/tsan/
H A DCMakeLists.txt7 # TSan runtime to be built with -fPIE to reduce the number of register spills.
12 # Add extra debug information to TSan runtime. This configuration is rarely
99 add_custom_target(tsan) target
100 set_target_properties(tsan PROPERTIES FOLDER "Compiler-RT Misc")
111 add_compiler_rt_runtime(clang_rt.tsan
121 PARENT_TARGET tsan)
133 DEPENDS tsan ${BUILDGO_SCRIPT}
135 COMMENT "Checking TSan Go runtime..."
149 DEPENDS clang_rt.tsan-${arch} ${BUILDGO_SCRIPT}
151 COMMENT "Checking TSan Go runtime..."
[all …]
/aosp_15_r20/system/linkerconfig/testdata/golden_output/stage2/
H A Dld.config.txt202 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
240 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
264 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
286 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
308 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
330 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
352 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
374 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
396 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
417 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
[all …]
/aosp_15_r20/system/linkerconfig/testdata/golden_output/guest/
H A Dld.config.txt202 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
240 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
264 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
286 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
308 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
330 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
352 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
374 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
396 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
417 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
[all …]
/aosp_15_r20/system/linkerconfig/testdata/golden_output/vendor_with_vndk/
H A Dld.config.txt202 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
240 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
264 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
286 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
308 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
330 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
352 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
374 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
396 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
417 …android.so:libclang_rt.hwasan-i686-android.so:libclang_rt.tsan-arm-android.so:libclang_rt.tsan-i68…
[all …]
/aosp_15_r20/external/clang/test/CodeGen/
H A Dsanitize-thread-attr.cpp2 … -triple x86_64-apple-darwin -emit-llvm -o - %s -fsanitize=thread | FileCheck -check-prefix=TSAN %s
14 // TSAN: NoTSAN1{{.*}}) [[NOATTR:#[0-9]+]]
20 // TSAN: NoTSAN2{{.*}}) [[NOATTR]]
27 // TSAN: NoTSAN3{{.*}}) [[NOATTR:#[0-9]+]]
33 // TSAN: TSANOk{{.*}}) [[WITH:#[0-9]+]]
38 // TSAN: TemplateTSANOk{{.*}}) [[WITH]]
44 // TSAN: TemplateNoTSAN{{.*}}) [[NOATTR]]
57 // TSAN: @__cxx_global_var_init{{.*}}[[WITH:#[0-9]+]]
63 // TSAN: attributes [[NOATTR]] = { nounwind{{.*}} }
64 // TSAN: attributes [[WITH]] = { nounwind sanitize_thread{{.*}} }
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/sanitizer/
H A Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dtsan_interface.h9 // This file is a part of ThreadSanitizer (TSan), a race detector.
11 // Public interface header for TSan.
40 // This effectively makes tsan ignore destroy annotation.
154 // - TSAN context for fiber can be created by __tsan_create_fiber
156 // - TSAN context of current fiber or thread can be obtained
171 // User-provided callback invoked on TSan initialization.
174 // User-provided callback invoked on TSan shutdown.
175 // `failed` - Nonzero if TSan did detect issues, zero otherwise.
176 // Return `0` if TSan should exit as if no issues were detected. Return nonzero
177 // if TSan should exit as if issues were detected.
[all …]

12345678910>>...35