Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_annotation.cpp128 void *fake_stack_save; in Run() local
172 void *fake_stack_save; in DoRunHugeStack() local
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_thread.cpp125 void AsanThread::StartSwitchFiber(FakeStack **fake_stack_save, uptr bottom, in StartSwitchFiber()
146 void AsanThread::FinishSwitchFiber(FakeStack *fake_stack_save, in FinishSwitchFiber()