Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_tls_get_addr.cpp83 void DTLS_Destroy() { in DTLS_Destroy() function
169 void DTLS_Destroy() {}
Dsanitizer_tls_get_addr.h73 void DTLS_Destroy(); // Make sure to call this before the thread is destroyed.
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
Dlsan_thread.cpp44 DTLS_Destroy(); in OnFinished()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.cpp101 DTLS_Destroy(); in Destroy()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
Dmsan_thread.cpp65 DTLS_Destroy(); in Destroy()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Ddfsan_thread.cpp66 DTLS_Destroy(); in Destroy()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.cpp105 DTLS_Destroy(); in Destroy()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_thread.cpp123 DTLS_Destroy(); in Destroy()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp911 DTLS_Destroy(); in DestroyThreadState()