Home
last modified time | relevance | path

Searched defs:StartSwitchFiber (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.cpp103 void MsanThread::StartSwitchFiber(uptr bottom, uptr size) { in StartSwitchFiber() function in __msan::MsanThread
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp153 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() function in __asan::AsanThread