Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_tls_get_addr.cpp78 void DTLS_Destroy() { in DTLS_Destroy() function
173 void DTLS_Destroy() {}
HDsanitizer_tls_get_addr.h81 void DTLS_Destroy(); // Make sure to call this before the thread is destroyed.
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_thread.cpp60 DTLS_Destroy(); in OnFinished()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan_thread.cpp64 DTLS_Destroy(); in Destroy()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_thread.cpp66 DTLS_Destroy(); in Destroy()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_thread.cpp113 DTLS_Destroy(); in Destroy()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_thread.cpp104 DTLS_Destroy(); in Destroy()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_thread.cpp150 DTLS_Destroy(); in Destroy()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_posix.cpp952 DTLS_Destroy(); in DestroyThreadState()