Home
last modified time | relevance | path

Searched refs:THREADLOCAL (Results 1 – 17 of 17) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp39 static THREADLOCAL int msan_expect_umr = 0;
40 static THREADLOCAL int msan_expected_umr_found = 0;
45 THREADLOCAL u64 __msan_param_tls[kMsanParamTlsSize / sizeof(u64)];
51 THREADLOCAL u32 __msan_param_origin_tls[kMsanParamTlsSize / sizeof(u32)];
54 THREADLOCAL u64 __msan_retval_tls[kMsanRetvalTlsSize / sizeof(u64)];
57 THREADLOCAL u32 __msan_retval_origin_tls;
59 alignas(16) SANITIZER_INTERFACE_ATTRIBUTE THREADLOCAL u64
62 alignas(16) SANITIZER_INTERFACE_ATTRIBUTE THREADLOCAL u32
66 THREADLOCAL u64 __msan_va_arg_overflow_size_tls;
69 THREADLOCAL u32 __msan_origin_tls;
[all …]
H A Dmsan_linux.cpp274 static THREADLOCAL MsanThread* msan_current_thread;
H A Dmsan_interceptors.cpp67 static THREADLOCAL int in_interceptor_scope;
/src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_linux.cpp22 static THREADLOCAL ThreadContextLsanBase *current_thread = nullptr;
26 static THREADLOCAL AllocatorCache allocator_cache;
H A Dlsan_common_linux.cpp43 THREADLOCAL int disable_counter;
H A Dlsan_common_fuchsia.cpp35 __attribute__((tls_model("initial-exec"))) THREADLOCAL int disable_counter;
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp108 static THREADLOCAL DFsanThread *dfsan_current_thread;
H A Ddfsan.cpp50 SANITIZER_INTERFACE_ATTRIBUTE THREADLOCAL u64
52 SANITIZER_INTERFACE_ATTRIBUTE THREADLOCAL u32 __dfsan_retval_origin_tls;
53 SANITIZER_INTERFACE_ATTRIBUTE THREADLOCAL u64
55 SANITIZER_INTERFACE_ATTRIBUTE THREADLOCAL u32
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h230 # define THREADLOCAL __declspec(thread) macro
244 # define THREADLOCAL __thread macro
H A Dsanitizer_mutex.cpp217 __attribute__((tls_model("initial-exec"))) static THREADLOCAL
H A Dsanitizer_common_interceptors.inc2315 static THREADLOCAL __sanitizer_glob_t *pglob_copy;
3995 static THREADLOCAL scandir_filter_f scandir_filter;
3996 static THREADLOCAL scandir_compar_f scandir_compar;
4048 static THREADLOCAL scandir64_filter_f scandir64_filter;
4049 static THREADLOCAL scandir64_compar_f scandir64_compar;
9894 static THREADLOCAL qsort_compar_f qsort_compar;
9895 static THREADLOCAL SIZE_T qsort_size;
/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp32 THREADLOCAL uptr __hwasan_tls;
H A Dhwasan_linux.cpp55 THREADLOCAL uptr __hwasan_tls;
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp191 static THREADLOCAL FakeStack *fake_stack_tls;
/src/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp326 THREADLOCAL int in_loader;
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h247 extern THREADLOCAL char cur_thread_placeholder[];
H A Dtsan_rtl.cpp51 alignas(SANITIZER_CACHE_LINE_SIZE) THREADLOCAL __attribute__((tls_model(