reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
243 m_fallback_unwind_plan_sp = call_site_unwind_plan; 871 m_fallback_unwind_plan_sp = call_site_unwind_plan; 873 m_fallback_unwind_plan_sp = arch_default_unwind_plan_sp; 939 m_fallback_unwind_plan_sp = call_site_unwind_plan; 941 m_fallback_unwind_plan_sp = arch_default_unwind_plan_sp; 1566 if (m_fallback_unwind_plan_sp.get() == nullptr) 1572 if (m_full_unwind_plan_sp.get() == m_fallback_unwind_plan_sp.get() || 1574 m_fallback_unwind_plan_sp->GetSourceName()) { 1613 if (m_fallback_unwind_plan_sp.get() == nullptr) 1625 m_full_unwind_plan_sp = m_fallback_unwind_plan_sp; 1628 m_fallback_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); 1634 if (!ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), 1638 m_fallback_unwind_plan_sp.reset(); 1644 ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), 1664 m_fallback_unwind_plan_sp.reset(); 1676 m_fallback_unwind_plan_sp.reset(); 1683 m_fallback_unwind_plan_sp->GetSourceName().GetCString(), 1688 m_fallback_unwind_plan_sp.reset(); 1696 if (m_fallback_unwind_plan_sp.get() == nullptr) 1702 if (m_full_unwind_plan_sp.get() == m_fallback_unwind_plan_sp.get() || 1704 m_fallback_unwind_plan_sp->GetSourceName()) { 1709 m_fallback_unwind_plan_sp->GetRowForFunctionOffset(m_current_offset); 1715 if (!ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), 1719 m_fallback_unwind_plan_sp.reset(); 1723 ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), 1726 m_full_unwind_plan_sp = m_fallback_unwind_plan_sp; 1727 m_fallback_unwind_plan_sp.reset();