Searched refs:GetLastRow (Results 1 – 5 of 5) sorted by relevance
72 const UnwindPlan::Row *last_row = unwind_plan.GetLastRow(); in AugmentUnwindPlanFromCallSite()
1354 UnwindPlan::Row original_last_row = *unwind_plan.GetLastRow(); in AugmentUnwindPlanFromCallSite()
489 const UnwindPlan::Row *GetLastRow() const;
121 m_state.row = *unwind_plan.GetLastRow(); in GetNonCallSiteUnwindPlanFromAssembly()
447 const UnwindPlan::Row *UnwindPlan::GetLastRow() const { in GetLastRow() function in UnwindPlan