Home
last modified time | relevance | path

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

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