Searched refs:CreateStopReasonWithSignal (Results 1 – 8 of 8) sorted by relevance
117 CreateStopReasonWithSignal(Thread &thread, int signo,
267 StopInfo::CreateStopReasonWithSignal(*this, signal, description.data()); in CalculateStopInfo()
244 SetStopInfo(StopInfo::CreateStopReasonWithSignal( in CalculateStopInfo()
629 return StopInfo::CreateStopReasonWithSignal(thread, exc_sub_code); in CreateStopReasonWithMachException()
268 stop_info = StopInfo::CreateStopReasonWithSignal( in RefreshStateAfterStop()
1384 StopInfoSP StopInfo::CreateStopReasonWithSignal(Thread &thread, int signo, in CreateStopReasonWithSignal() function in StopInfo
488 StopInfo::CreateStopReasonWithSignal(*this, LLDB_INVALID_SIGNAL_NUMBER)); in SetStopInfoToNothing()
1914 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()1919 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()