Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp34 void MsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __msan::MsanThread
49 ClearShadowForThreadStackAndTLS(); in Init()
62 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Dmsan_thread.h53 void ClearShadowForThreadStackAndTLS();
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp37 void DFsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __dfsan::DFsanThread
50 ClearShadowForThreadStackAndTLS(); in Init()
63 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Ddfsan_thread.h52 void ClearShadowForThreadStackAndTLS();
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp87 void Thread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __hwasan::Thread
98 ClearShadowForThreadStackAndTLS(); in Destroy()
H A Dhwasan_thread.h71 void ClearShadowForThreadStackAndTLS();
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp115 ClearShadowForThreadStackAndTLS(); in Destroy()
241 ClearShadowForThreadStackAndTLS(); in Init()
321 void AsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __asan::AsanThread
H A Dasan_thread.h140 void ClearShadowForThreadStackAndTLS();