Searched refs:_URC_NO_REASON (Results 1 – 13 of 13) sorted by relevance
34 int ret = _URC_NO_REASON; in _Unwind_Backtrace()44 while (ret == _URC_NO_REASON) in _Unwind_Backtrace()48 else if ((*trace) (&context, trace_parameter) != _URC_NO_REASON) in _Unwind_Backtrace()
102 if (reason != _URC_NO_REASON) in _Unwind_Phase2()
106 return _URC_NO_REASON; in unwind_phase1()123 return _URC_NO_REASON; in unwind_phase1()219 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()290 if (phase1 != _URC_NO_REASON) in _Unwind_SjLj_RaiseException()
100 return _URC_NO_REASON; in unwind_phase1()118 return _URC_NO_REASON; in unwind_phase1()276 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()351 if (phase1 != _URC_NO_REASON) in _Unwind_RaiseException()
522 return _URC_NO_REASON; in unwind_phase1()544 return _URC_NO_REASON; in unwind_phase1()705 if (phase1 != _URC_NO_REASON) in _Unwind_RaiseException()
185 if (result != _URC_NO_REASON) { in _Unwind_Backtrace()
78 #define UNWIND_CONTINUE _URC_NO_REASON81 #define UNWIND_CONTINUE _URC_NO_REASON
18 return _URC_NO_REASON; in trace_function()
42 _URC_NO_REASON = 0, enumerator
81 _URC_NO_REASON = 0, enumerator
29 _URC_NO_REASON = 0, enumerator
324 return (_URC_NO_REASON); in prof_unwind_init_callback()343 return (_URC_NO_REASON); in prof_unwind_callback()
91 _URC_NO_REASON = 0, enumerator