Searched refs:stop_signal (Results 1 – 1 of 1) sorted by relevance
2520 const auto stop_signal = static_cast<int32_t>(stop_info->GetValue()); in DidProcessStopAbnormally() local2522 if (!signals_sp || !signals_sp->SignalIsValid(stop_signal)) in DidProcessStopAbnormally()2528 if ((stop_signal != sigint_num) && (stop_signal != sigstop_num)) in DidProcessStopAbnormally()