Searched refs:CreateStopReasonWithSignal (Results 1 – 8 of 8) sorted by relevance
122 CreateStopReasonWithSignal(Thread &thread, int signo,
267 StopInfo::CreateStopReasonWithSignal(*this, signal, description.data()); in CalculateStopInfo()
250 SetStopInfo(StopInfo::CreateStopReasonWithSignal( in CalculateStopInfo()
632 return StopInfo::CreateStopReasonWithSignal(thread, exc_sub_code); in CreateStopReasonWithMachException()
268 stop_info = StopInfo::CreateStopReasonWithSignal( in RefreshStateAfterStop()
1386 StopInfoSP StopInfo::CreateStopReasonWithSignal(Thread &thread, int signo, in CreateStopReasonWithSignal() function in StopInfo
495 StopInfo::CreateStopReasonWithSignal(*this, LLDB_INVALID_SIGNAL_NUMBER)); in SetStopInfoToNothing()
1935 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()1940 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()