Home
last modified time | relevance | path

Searched refs:SetThreadStackAndTls (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_thread.cc22 void MsanThread::SetThreadStackAndTls() { in SetThreadStackAndTls() function in __msan::MsanThread
45 SetThreadStackAndTls(); in Init()
H A Dmsan_thread.h52 void SetThreadStackAndTls();
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.h138 void SetThreadStackAndTls(const InitOptions *options);
H A Dasan_thread.cpp235 SetThreadStackAndTls(options); in Init()
303 void AsanThread::SetThreadStackAndTls(const InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
H A Dasan_fuchsia.cpp139 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_thread.cc225 SetThreadStackAndTls(options); in Init()
290 void AsanThread::SetThreadStackAndTls(const InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
H A Dasan_thread.h138 void SetThreadStackAndTls(const InitOptions *options);
H A Dasan_rtems.cc121 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
H A Dasan_fuchsia.cc117 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.cc227 SetThreadStackAndTls(options); in Init()
290 void AsanThread::SetThreadStackAndTls(const InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
H A Dasan_thread.h136 void SetThreadStackAndTls(const InitOptions *options);
H A Dasan_rtems.cc119 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread
H A Dasan_fuchsia.cc115 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls() function in __asan::AsanThread