Searched refs:m_unwind_complete (Results 1 – 2 of 2) sorted by relevance
26 : Unwind(thread), m_frames(), m_unwind_complete(false), in UnwindLLDB()41 if (!m_unwind_complete) { in DoGetFrameCount()109 m_unwind_complete = true; in AddFirstFrame()119 if (m_unwind_complete) in GetOneMoreFrame()299 bool old_m_unwind_complete = m_unwind_complete; in UpdateUnwindPlanForFirstFrameIfInvalid()313 m_unwind_complete = old_m_unwind_complete; in UpdateUnwindPlanForFirstFrameIfInvalid()327 if (m_unwind_complete) in AddOneMoreFrame()337 m_unwind_complete = true; in AddOneMoreFrame()
70 m_unwind_complete = false; in DoClear()132 bool m_unwind_complete; // If this is true, we've enumerated all the frames in variable