Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_thread.cc34 void MsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __msan::MsanThread
48 ClearShadowForThreadStackAndTLS(); in Init()
61 ClearShadowForThreadStackAndTLS(); in Destroy()
Dmsan_thread.h53 void ClearShadowForThreadStackAndTLS();
/external/compiler-rt/lib/asan/
Dasan_thread.cc116 ClearShadowForThreadStackAndTLS(); in Destroy()
226 ClearShadowForThreadStackAndTLS(); in Init()
276 void AsanThread::ClearShadowForThreadStackAndTLS() { in ClearShadowForThreadStackAndTLS() function in __asan::AsanThread
Dasan_thread.h131 void ClearShadowForThreadStackAndTLS();