Searched refs:SetStopInfo (Results 1 – 16 of 16) sorted by relevance
74 SetStopInfo(backing_stop_info_sp); in CalculateStopInfo()83 SetStopInfo(os->CreateThreadStopReason(this)); in CalculateStopInfo()
105 thread.SetStopInfo (StopInfoSP()); in OverrideStopInfo() 118 thread.SetStopInfo(StopInfoSP()); in OverrideStopInfo()
548 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() function549 GetThread().SetStopInfo(stop_reason_sp); in SetStopInfo()
1250 void SetStopInfo(const lldb::StopInfoSP &stop_info_sp);
1678 thread->SetStopInfo(StopInfoSP()); in CalculateThreadStopInfo()1776 thread_sp->SetStopInfo(current_stop_info_sp); in SetThreadStopInfo()1781 thread_sp->SetStopInfo(StopInfoSP()); in SetThreadStopInfo()1801 thread_sp->SetStopInfo( in SetThreadStopInfo()1815 thread_sp->SetStopInfo(StopInfo::CreateStopReasonToTrace(*thread_sp)); in SetThreadStopInfo()1827 thread_sp->SetStopInfo( in SetThreadStopInfo()1832 thread_sp->SetStopInfo(invalid_stop_info_sp); in SetThreadStopInfo()1898 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithWatchpointID( in SetThreadStopInfo()1902 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithException( in SetThreadStopInfo()1906 thread_sp->SetStopInfo(StopInfo::CreateStopReasonHistoryBoundary( in SetThreadStopInfo()[all …]
383 SetStopInfo(GetStopInfo()); in CalculatePublicStopInfo()406 SetStopInfo(m_stop_info_sp); in GetPrivateStopInfo()413 SetStopInfo(StopInfoSP()); in GetPrivateStopInfo()464 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { in SetStopInfo() function in Thread501 SetStopInfo( in SetStopInfoToNothing()560 SetStopInfo(saved_state.stop_info_sp); in RestoreThreadStateFromCheckpoint()
477 SetStopInfo(StopInfo::CreateStopReasonToTrace(thread)); in DoWillResume()
765 GetThread().SetStopInfo(m_stop_info_sp); in ShouldStop()
216 thread_sp->SetStopInfo( in NotifyBreakpointHit()
282 SetStopInfo(std::move(stopinfo_sp)); in CalculateStopInfo()287 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, m_signo)); in CalculateStopInfo()
178 thread_sp->SetStopInfo( in NotifyBreakpointHit()
221 thread_sp->SetStopInfo( in NotifyBreakpointHit()
337 SetStopInfo(stop_info_sp); in CalculateStopInfo()
862 thread_sp->SetStopInfo( in NotifyBreakpointHit()
307 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()