Searched refs:_URC_CONTINUE_UNWIND (Results 1 – 2 of 2) sorted by relevance
180 _Unwind_Reason_Code res = _URC_CONTINUE_UNWIND; in _Unw_very_boring_personality()304 if (res != _URC_CONTINUE_UNWIND) in _Unwind_RaiseException_Body()334 if (res != _URC_CONTINUE_UNWIND) in _Unwind_RaiseException_Body()384 case _URC_CONTINUE_UNWIND: in _Unwind_ForcedUnwind_Body()411 case _URC_CONTINUE_UNWIND: in _Unwind_ForcedUnwind_Body()
53 _URC_CONTINUE_UNWIND = 8 enumerator205 case _URC_CONTINUE_UNWIND: