Searched refs:SetStopInfo (Results 1 – 16 of 16) sorted by relevance
75 SetStopInfo(backing_stop_info_sp); in CalculateStopInfo()84 SetStopInfo(os->CreateThreadStopReason(this)); in CalculateStopInfo()
105 thread.SetStopInfo (StopInfoSP()); in OverrideStopInfo() 118 thread.SetStopInfo(StopInfoSP()); in OverrideStopInfo()
521 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() function522 GetThread().SetStopInfo(stop_reason_sp); in SetStopInfo()
1200 void SetStopInfo(const lldb::StopInfoSP &stop_info_sp);
1614 thread->SetStopInfo( in CalculateThreadStopInfo()1622 thread->SetStopInfo(StopInfoSP()); in CalculateThreadStopInfo()1721 thread_sp->SetStopInfo(current_stop_info_sp); in SetThreadStopInfo()1726 thread_sp->SetStopInfo(StopInfoSP()); in SetThreadStopInfo()1735 thread_sp->SetStopInfo( in SetThreadStopInfo()1756 thread_sp->SetStopInfo( in SetThreadStopInfo()1760 thread_sp->SetStopInfo( in SetThreadStopInfo()1776 thread_sp->SetStopInfo( in SetThreadStopInfo()1781 thread_sp->SetStopInfo(invalid_stop_info_sp); in SetThreadStopInfo()1847 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithWatchpointID( in SetThreadStopInfo()[all …]
376 SetStopInfo(GetStopInfo()); in CalculatePublicStopInfo()399 SetStopInfo(m_stop_info_sp); in GetPrivateStopInfo()406 SetStopInfo(StopInfoSP()); in GetPrivateStopInfo()457 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { in SetStopInfo() function in Thread494 SetStopInfo( in SetStopInfoToNothing()552 SetStopInfo(saved_state.stop_info_sp); in RestoreThreadStateFromCheckpoint()
473 SetStopInfo(StopInfo::CreateStopReasonToTrace(thread)); in DoWillResume()
744 GetThread().SetStopInfo(m_stop_info_sp); in ShouldStop()
209 thread_sp->SetStopInfo( in NotifyBreakpointHit()
178 thread_sp->SetStopInfo( in NotifyBreakpointHit()
223 thread_sp->SetStopInfo( in NotifyBreakpointHit()
326 SetStopInfo(stop_info_sp); in RefreshStateAfterStop()
250 SetStopInfo(StopInfo::CreateStopReasonWithSignal( in CalculateStopInfo()
288 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()
865 thread_sp->SetStopInfo( in NotifyBreakpointHit()