Searched refs:m_stop_info_sp (Results 1 – 3 of 3) sorted by relevance
246 m_stop_info_sp (), in Thread()302 m_stop_info_sp.reset(); in DestroyThread()373 return m_stop_info_sp; in GetStopInfo()385 … (m_stop_info_sp && m_stop_info_sp->IsValid())) // Stop info is valid, just return what we have in GetStopInfo()387 return m_stop_info_sp; in GetStopInfo()392 return m_stop_info_sp; in GetStopInfo()401 return m_stop_info_sp; in GetPrivateStopInfo()409 if (m_stop_info_sp) in GetPrivateStopInfo()411 if (m_stop_info_sp->IsValid() in GetPrivateStopInfo()414 SetStopInfo (m_stop_info_sp); in GetPrivateStopInfo()[all …]
201 SetStopInfo (m_stop_info_sp); in CalculateStopInfo()421 if (!m_stop_info_sp) { in BreakNotify()
1036 lldb::StopInfoSP m_stop_info_sp; ///< The private stop reason for this thread variable