Searched refs:__gnu_unwind_frame (Results 1 – 9 of 9) sorted by relevance
148 _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *,160 if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK) in continueUnwind()
82 __gnu_unwind_frame
223 _Unwind_Reason_Code __gnu_unwind_frame (_Unwind_Control_Block *,
327 __gnu_unwind_frame (_Unwind_Control_Block * ucbp, _Unwind_Context * context) in __gnu_unwind_frame() function
189 _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception*, struct _Unwind_Context*);
117 if (__gnu_unwind_frame(ex, context) != _URC_OK) { return _URC_FAILURE; } in continueUnwinding()
89 if (__gnu_unwind_frame (ue_header, context) != _URC_OK) \
189 if (__gnu_unwind_frame(ue_header, context) != _URC_OK) \
983 __gnu_unwind_frame(_Unwind_Exception *exception_object, in __gnu_unwind_frame() function