Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_thread.h106 void StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, uptr size);
H A Dasan_thread.cc118 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber() function in __asan::AsanThread
521 t->StartSwitchFiber((FakeStack**)fakestacksave, (uptr)bottom, size); in __sanitizer_start_switch_fiber()