Searched refs:GetRowCount (Results 1 – 4 of 4) sorted by relevance
51 if (unwind_plan.GetRowCount() == 0) in GetNonCallSiteUnwindPlanFromAssembly()280 return unwind_plan.GetRowCount() > 0; in GetNonCallSiteUnwindPlanFromAssembly()
468 GetRowCount () const;
361 UnwindPlan::GetRowCount () const in GetRowCount() function in UnwindPlan
648 row = unwind_plan.GetRowAtIndex(unwind_plan.GetRowCount() - 1); in FDEToUnwindPlan()