Searched refs:m_stop_info_sp (Results 1 – 4 of 4) sorted by relevance
253 m_stop_info_sp.reset(); in DestroyThread()338 return m_stop_info_sp; in GetStopInfo()359 return m_stop_info_sp; in GetStopInfo()365 return m_stop_info_sp; in GetStopInfo()376 return m_stop_info_sp; in GetPrivateStopInfo()421 return m_stop_info_sp; in GetPrivateStopInfo()441 if (m_stop_info_sp) { in ResetStopInfo()448 if (m_stop_info_sp) { in SetStopInfo()473 if (m_stop_info_sp) in SetShouldReportStop()700 (m_stop_info_sp && m_stop_info_sp->IsValid())) { in ShouldResume()[all …]
700 m_stop_info_sp(stop_info_sp), m_watch_sp(watch_sp) { in ThreadPlanStepOverWatchpoint()739 m_stop_info_sp->SetStepOverPlanComplete(); in ShouldStop()740 GetThread().SetStopInfo(m_stop_info_sp); in ShouldStop()760 StopInfoWatchpointSP m_stop_info_sp; member in lldb_private::StopInfoWatchpoint::ThreadPlanStepOverWatchpoint
123 SetStopInfo(m_stop_info_sp); in CalculateStopInfo()
1258 lldb::StopInfoSP m_stop_info_sp; ///< The private stop reason for this thread variable