Searched refs:fakestack (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp164 // if fake_stack_save is null, the fiber will die, delete the fakestack
577 void __sanitizer_finish_switch_fiber(void *fakestack, const void **bottom_old, argument
584 t->FinishSwitchFiber((FakeStack *)fakestack, (uptr *)bottom_old,

Completed in 55 milliseconds