Searched refs:stop_code (Results 1 – 2 of 2) sorted by relevance
151 _Unwind_Reason_Code code, stop_code;167 stop_code = (*stop) (1, action, exc->exception_class, exc,169 if (stop_code != _URC_NO_REASON)
529 _Unwind_Reason_Code stop_code; in unwind_phase2_forced() local568 stop_code = stop_fn (1, action, ucbp->exception_class, ucbp, in unwind_phase2_forced()570 if (stop_code != _URC_NO_REASON) in unwind_phase2_forced()