Searched refs:CreateStopReasonWithSignal (Results 1 – 8 of 8) sorted by relevance
148 CreateStopReasonWithSignal(Thread &thread, int signo,
278 StopInfo::CreateStopReasonWithSignal(*this, signal, description.data()); in CalculateStopInfo()
622 return StopInfo::CreateStopReasonWithSignal(thread, exc_sub_code); in CreateStopReasonWithMachException()
287 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, m_signo)); in CalculateStopInfo()
287 stop_info = StopInfo::CreateStopReasonWithSignal( in RefreshStateAfterStop()
1496 StopInfoSP StopInfo::CreateStopReasonWithSignal(Thread &thread, int signo, in CreateStopReasonWithSignal() function in StopInfo
502 StopInfo::CreateStopReasonWithSignal(*this, LLDB_INVALID_SIGNAL_NUMBER)); in SetStopInfoToNothing()
1990 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()2005 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SetThreadStopInfo()