HomeSort by: relevance | last modified time | path
    Searched defs:SetThreadStackAndTls (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_thread.cc 22 void MsanThread::SetThreadStackAndTls() {
45 SetThreadStackAndTls();
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_fuchsia.cc 117 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) {
asan_rtems.cc 121 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) {
asan_thread.cc 225 SetThreadStackAndTls(options);
243 // SetThreadStackAndTls.
290 void AsanThread::SetThreadStackAndTls(const InitOptions *options) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_fuchsia.cpp 139 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) {
asan_thread.cpp 235 SetThreadStackAndTls(options);
261 // asan_fuchsia.c definies CreateMainThread and SetThreadStackAndTls.
303 void AsanThread::SetThreadStackAndTls(const InitOptions *options) {

Completed in 33 milliseconds