Home
last modified time | relevance | path

Searched refs:DTLS_Destroy (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.cpp84 void DTLS_Destroy() { in DTLS_Destroy() function
171 void DTLS_Destroy() {}
H A Dsanitizer_tls_get_addr.h73 void DTLS_Destroy(); // Make sure to call this before the thread is destroyed.
/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp44 DTLS_Destroy(); in OnFinished()
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp103 DTLS_Destroy(); in Destroy()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp64 DTLS_Destroy(); in Destroy()
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_thread.cpp65 DTLS_Destroy(); in Destroy()
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp104 DTLS_Destroy(); in Destroy()
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_thread.cpp122 DTLS_Destroy(); in Destroy()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp947 DTLS_Destroy(); in DestroyThreadState()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp952 DTLS_Destroy(); in DestroyThreadState()