Searched refs:SetStopInfo (Results 1 – 14 of 14) sorted by relevance
74 SetStopInfo(backing_stop_info_sp); in CalculateStopInfo()83 SetStopInfo(os->CreateThreadStopReason(this)); in CalculateStopInfo()
112 thread.SetStopInfo (StopInfoSP()); in OverrideStopInfo()125 thread.SetStopInfo(StopInfoSP()); in OverrideStopInfo()
514 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() function515 GetThread().SetStopInfo(stop_reason_sp); in SetStopInfo()
1160 void SetStopInfo(const lldb::StopInfoSP &stop_info_sp);
1713 thread->SetStopInfo(StopInfoSP()); in CalculateThreadStopInfo()1808 thread_sp->SetStopInfo(StopInfoSP()); in SetThreadStopInfo()1818 thread_sp->SetStopInfo( in SetThreadStopInfo()1838 thread_sp->SetStopInfo( in SetThreadStopInfo()1842 thread_sp->SetStopInfo( in SetThreadStopInfo()1858 thread_sp->SetStopInfo( in SetThreadStopInfo()1863 thread_sp->SetStopInfo(invalid_stop_info_sp); in SetThreadStopInfo()1905 thread_sp->SetStopInfo( in SetThreadStopInfo()1924 thread_sp->SetStopInfo( in SetThreadStopInfo()1951 thread_sp->SetStopInfo( in SetThreadStopInfo()[all …]
368 SetStopInfo(GetStopInfo()); in CalculatePublicStopInfo()382 SetStopInfo(m_stop_info_sp); in GetPrivateStopInfo()389 SetStopInfo(StopInfoSP()); in GetPrivateStopInfo()434 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { in SetStopInfo() function in Thread471 SetStopInfo( in SetStopInfoToNothing()531 SetStopInfo(saved_state.stop_info_sp); in RestoreThreadStateFromCheckpoint()
476 SetStopInfo(StopInfo::CreateStopReasonToTrace(thread)); in DoWillResume()
776 thread_sp->SetStopInfo(stored_stop_info_sp); in PerformAction()
264 thread_sp->SetStopInfo(InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()
182 thread_sp->SetStopInfo( in NotifyBreakpointHit()
225 thread_sp->SetStopInfo( in NotifyBreakpointHit()
232 SetStopInfo(StopInfo::CreateStopReasonWithSignal(*this, m_signo)); in CalculateStopInfo()
864 thread_sp->SetStopInfo( in NotifyBreakpointHit()
369 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()