Searched defs:StartSwitchFiber (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_thread.cpp | 103 void MsanThread::StartSwitchFiber(uptr bottom, uptr size) { StartSwitchFiber() function in __msan::MsanThread |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_thread.cpp | 153 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, StartSwitchFiber() function in __asan::AsanThread |