Searched refs:RowSP (Results 1 – 11 of 11) sorted by relevance
345 typedef std::shared_ptr<Row> RowSP; typedef366 AppendRow (const RowSP& row_sp);372 UnwindPlan::RowSP425 const UnwindPlan::RowSP428 const UnwindPlan::RowSP485 typedef std::vector<RowSP> collection;
307 UnwindPlan::AppendRow (const UnwindPlan::RowSP &row_sp) in AppendRow()315 UnwindPlan::RowSP318 RowSP row; in GetRowForFunctionOffset()344 const UnwindPlan::RowSP352 const UnwindPlan::RowSP
442 UnwindPlan::RowSP row(cie_initial_row); in FDEToUnwindPlan()
183 UnwindPlan::RowSP active_row; in InitializeZerothFrame()325 UnwindPlan::RowSP row = m_full_unwind_plan_sp->GetRowForFunctionOffset(0); in InitializeNonZerothFrame()461 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame()965 … UnwindPlan::RowSP active_row = m_fast_unwind_plan_sp->GetRowForFunctionOffset (m_current_offset); in SavedLocationForRegister()989 … UnwindPlan::RowSP active_row = m_full_unwind_plan_sp->GetRowForFunctionOffset (m_current_offset); in SavedLocationForRegister()1075 … UnwindPlan::RowSP active_row = m_full_unwind_plan_sp->GetRowForFunctionOffset (m_current_offset); in SavedLocationForRegister()1248 …UnwindPlan::RowSP active_row = arch_default_unwind_plan_sp->GetRowForFunctionOffset (m_current_off… in InvalidateFullUnwindPlan()
164 lldb_private::UnwindPlan::RowSP m_curr_row;
100 UnwindPlan::RowSP last_row = unwind_plan.GetLastRow(); in GetNonCallSiteUnwindPlanFromAssembly()117 UnwindPlan::RowSP prologue_completed_row; // copy of prologue row of CFI in GetNonCallSiteUnwindPlanFromAssembly()
504 UnwindPlan::RowSP row(new UnwindPlan::Row); in get_non_call_site_unwind_plan()721 UnwindPlan::RowSP epi_row(new UnwindPlan::Row); in get_non_call_site_unwind_plan()756 UnwindPlan::RowSP row(new UnwindPlan::Row); in get_fast_unwind_plan()
857 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateFunctionEntryUnwindPlan()874 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateDefaultUnwindPlan()
609 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateFunctionEntryUnwindPlan()632 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateDefaultUnwindPlan()
1115 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateFunctionEntryUnwindPlan()1160 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateDefaultUnwindPlan()
13610 UnwindPlan::RowSP row(new UnwindPlan::Row); in CreateFunctionEntryUnwind()