Searched refs:CreateStopReasonWithSignal (Results 1 – 8 of 8) sorted by relevance
570 SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SignalNotify()573 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, signo)); in SignalNotify()579 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, signo)); in SignalDeliveredNotify()
117 CreateStopReasonWithSignal(Thread &thread, int signo,
439 return StopInfo::CreateStopReasonWithSignal(thread, exc_sub_code); in CreateStopReasonWithMachException()
249 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, m_signo)); in CalculateStopInfo()
233 stop_info = StopInfo::CreateStopReasonWithSignal( in RefreshStateAfterStop()
1137 StopInfoSP StopInfo::CreateStopReasonWithSignal(Thread &thread, int signo, in CreateStopReasonWithSignal() function in StopInfo
519 StopInfo::CreateStopReasonWithSignal(*this, LLDB_INVALID_SIGNAL_NUMBER)); in SetStopInfoToNothing()
2025 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()2030 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()