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

/external/libunwind_llvm/src/
H A Dunwind_ext.h29 __Unwind_SjLj_SetTopOfFunctionStack(struct _Unwind_FunctionContext *fc);
H A DUnwind-sjlj.c61 __Unwind_SjLj_SetTopOfFunctionStack(fc);
68 __Unwind_SjLj_SetTopOfFunctionStack(fc->prev);
175 __Unwind_SjLj_SetTopOfFunctionStack(c);
247 __Unwind_SjLj_SetTopOfFunctionStack(c);
H A DUnwind_AppleExtras.cpp207 void __Unwind_SjLj_SetTopOfFunctionStack(struct _Unwind_FunctionContext *fc) { function

Completed in 90 milliseconds