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

/external/libcxxabi/src/Unwind/
H A Dunwind_ext.h26 __Unwind_SjLj_GetTopOfFunctionStack();
H A DUnwind-sjlj.c60 fc->prev = __Unwind_SjLj_GetTopOfFunctionStack();
74 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack();
132 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack();
199 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack();
H A DUnwind_AppleExtras.cpp192 struct _Unwind_FunctionContext *__Unwind_SjLj_GetTopOfFunctionStack() { function

Completed in 1011 milliseconds