Searched refs:__gnu_unwind_frame (Results 1 – 4 of 4) sorted by relevance
148 _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *,158 if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK) in continueUnwind()
119 __gnu_unwind_frame;
1008 extern "C" _Unwind_Reason_Code __gnu_unwind_frame(_Unwind_Exception*,1018 switch (__gnu_unwind_frame(unwind_exception, context)) { in continue_unwind()
1194 __gnu_unwind_frame(_Unwind_Exception *exception_object, in __gnu_unwind_frame() function