Searched refs:_URC_OK (Results 1 – 5 of 5) sorted by relevance
149 if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK) in continueUnwind()
84 _URC_OK = 0, /* used by ARM EHABI */ enumerator
34 _URC_OK = 0, enumerator
1062 if (__gnu_unwind_frame(unwind_exception, context) != _URC_OK) in continue_unwind()
985 return _URC_OK; in __gnu_unwind_frame()