Searched refs:_Unwind_FunctionContext (Results 1 – 4 of 4) sorted by relevance
31 struct _Unwind_FunctionContext { struct33 struct _Unwind_FunctionContext *prev; argument70 static _LIBUNWIND_THREAD_LOCAL struct _Unwind_FunctionContext *stack = NULL; argument73 static struct _Unwind_FunctionContext *__Unwind_SjLj_GetTopOfFunctionStack() { in __Unwind_SjLj_GetTopOfFunctionStack()82 __Unwind_SjLj_SetTopOfFunctionStack(struct _Unwind_FunctionContext *fc) { in __Unwind_SjLj_SetTopOfFunctionStack()95 _Unwind_SjLj_Register(struct _Unwind_FunctionContext *fc) { in _Unwind_SjLj_Register()103 _Unwind_SjLj_Unregister(struct _Unwind_FunctionContext *fc) { in _Unwind_SjLj_Unregister()
28 ; struct _Unwind_FunctionContext {29 ; +00 struct _Unwind_FunctionContext *prev; -64(%ebp)39 ; struct _Unwind_FunctionContext UFC;76 ; struct _Unwind_FunctionContext {77 ; +00 struct _Unwind_FunctionContext *prev; -312(%rbp)87 ; struct _Unwind_FunctionContext UFC;
25 ; struct _Unwind_FunctionContext {26 ; +00 struct _Unwind_FunctionContext *prev; -64(%ebp)36 ; struct _Unwind_FunctionContext UFC;
278 typedef struct _Unwind_FunctionContext *_Unwind_FunctionContext_t;