Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp30 void DFsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in DFsanThread
43 ClearShadowForThreadStackAndTLS(); in Init()
56 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Ddfsan_thread.h52 void ClearShadowForThreadStackAndTLS();
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp29 void MsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in MsanThread
44 ClearShadowForThreadStackAndTLS(); in Init()
58 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Dmsan_thread.h54 void ClearShadowForThreadStackAndTLS();
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_thread.cpp38 void NsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in NsanThread
52 ClearShadowForThreadStackAndTLS(); in Init()
66 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Dnsan_thread.h45 void ClearShadowForThreadStackAndTLS();
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp71 ClearShadowForThreadStackAndTLS(); in Init()
95 void Thread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __hwasan::Thread
110 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Dhwasan_thread.h80 void ClearShadowForThreadStackAndTLS();
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp140 ClearShadowForThreadStackAndTLS(); in Destroy()
262 ClearShadowForThreadStackAndTLS(); in Init()
321 void AsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __asan::AsanThread
H A Dasan_thread.h156 void ClearShadowForThreadStackAndTLS();