Searched refs:SetStopInfo (Results 1 – 15 of 15) sorted by relevance
274 SetStopInfo(m_stop_info_sp); in CalculateStopInfo()482 SetStopInfo(StopInfo::CreateStopReasonWithBreakpointSiteID(*this, bp_id, in BreakNotify()486 SetStopInfo(StopInfoSP()); in BreakNotify()519 SetStopInfo( in WatchNotify()543 SetStopInfo(StopInfo::CreateStopReasonWithBreakpointSiteID( in TraceNotify()557 SetStopInfo(StopInfo::CreateStopReasonToTrace(*this)); in TraceNotify()562 SetStopInfo(lldb::StopInfoSP(new POSIXLimboStopInfo(*this))); in LimboNotify()570 SetStopInfo(StopInfo::CreateStopReasonWithSignal( in SignalNotify()573 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, signo)); in SignalNotify()579 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, signo)); in SignalDeliveredNotify()[all …]
78 SetStopInfo(backing_stop_info_sp); in CalculateStopInfo()87 SetStopInfo(os->CreateThreadStopReason(this)); in CalculateStopInfo()
111 thread.SetStopInfo (StopInfoSP()); in OverrideStopInfo()124 thread.SetStopInfo(StopInfoSP()); in OverrideStopInfo()
583 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() function584 m_thread.SetStopInfo(stop_reason_sp); in SetStopInfo()
1228 void SetStopInfo(const lldb::StopInfoSP &stop_info_sp);
1789 thread->SetStopInfo(StopInfoSP()); in CalculateThreadStopInfo()1867 thread_sp->SetStopInfo(StopInfoSP()); in SetThreadStopInfo()1877 thread_sp->SetStopInfo( in SetThreadStopInfo()1898 thread_sp->SetStopInfo( in SetThreadStopInfo()1902 thread_sp->SetStopInfo( in SetThreadStopInfo()1918 thread_sp->SetStopInfo( in SetThreadStopInfo()1923 thread_sp->SetStopInfo(invalid_stop_info_sp); in SetThreadStopInfo()1966 thread_sp->SetStopInfo( in SetThreadStopInfo()1982 thread_sp->SetStopInfo( in SetThreadStopInfo()2009 thread_sp->SetStopInfo( in SetThreadStopInfo()[all …]
264 thread_sp->SetStopInfo(InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()
177 thread_sp->SetStopInfo( in NotifyBreakpointHit()
428 SetStopInfo(m_stop_info_sp); in GetPrivateStopInfo()435 SetStopInfo(StopInfoSP()); in GetPrivateStopInfo()480 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { in SetStopInfo() function in Thread518 SetStopInfo( in SetStopInfoToNothing()577 SetStopInfo(saved_state.stop_info_sp); in RestoreThreadStateFromCheckpoint()
506 SetStopInfo(StopInfo::CreateStopReasonToTrace(m_thread)); in DoWillResume()
748 thread_sp->SetStopInfo(stored_stop_info_sp); in PerformAction()
227 thread_sp->SetStopInfo( in NotifyBreakpointHit()
249 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, m_signo)); in CalculateStopInfo()
254 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()
862 thread_sp->SetStopInfo( in NotifyBreakpointHit()