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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp133 // if fake_stack_save is null, the fiber will die, delete the fakestack
524 void __sanitizer_finish_switch_fiber(void* fakestack, argument
532 t->FinishSwitchFiber((FakeStack*)fakestack,

Completed in 103 milliseconds