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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp513 void __sanitizer_start_switch_fiber(void **fakestacksave, const void *bottom, argument
520 t->StartSwitchFiber((FakeStack**)fakestacksave, (uptr)bottom, size);

Completed in 106 milliseconds