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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-sjlj.c85 static struct _Unwind_FunctionContext *__Unwind_SjLj_GetTopOfFunctionStack() { function
108 fc->prev = __Unwind_SjLj_GetTopOfFunctionStack();
122 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack();
185 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack();
253 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack();

Completed in 174 milliseconds