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