Searched refs:__gnu_unwind_frame (Results 1 – 8 of 8) sorted by relevance
148 _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *,158 if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK) in continueUnwind()
82 __gnu_unwind_frame
212 _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
89 if (__gnu_unwind_frame (ue_header, context) != _URC_OK) \
1008 extern "C" _Unwind_Reason_Code __gnu_unwind_frame(_Unwind_Exception*,1018 switch (__gnu_unwind_frame(unwind_exception, context)) { in continue_unwind()
189 if (__gnu_unwind_frame(ue_header, context) != _URC_OK) \
1194 __gnu_unwind_frame(_Unwind_Exception *exception_object, in __gnu_unwind_frame() function