Searched refs:_Unwind_FunctionContext (Results 1 – 3 of 3) sorted by relevance
31 struct _Unwind_FunctionContext { struct33 struct _Unwind_FunctionContext *prev; argument82 static _LIBUNWIND_THREAD_LOCAL struct _Unwind_FunctionContext *stack = NULL; argument85 static struct _Unwind_FunctionContext *__Unwind_SjLj_GetTopOfFunctionStack() { in __Unwind_SjLj_GetTopOfFunctionStack()94 __Unwind_SjLj_SetTopOfFunctionStack(struct _Unwind_FunctionContext *fc) { in __Unwind_SjLj_SetTopOfFunctionStack()107 _Unwind_SjLj_Register(struct _Unwind_FunctionContext *fc) { in _Unwind_SjLj_Register()115 _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;
90 typedef struct _Unwind_FunctionContext *_Unwind_FunctionContext_t;