Searched refs:GetRowCount (Results 1 – 4 of 4) sorted by relevance
429 int UnwindPlan::GetRowCount() const { return m_row_list.size(); } in GetRowCount() function in UnwindPlan438 if (GetRowCount() == 0) { in PlanValidAtAddress()
68 if (unwind_plan.GetRowCount() == 0) in GetNonCallSiteUnwindPlanFromAssembly()303 return unwind_plan.GetRowCount() > 0; in GetNonCallSiteUnwindPlanFromAssembly()
506 int GetRowCount() const;
1341 if (unwind_plan.GetRowCount() < 2) in AugmentUnwindPlanFromCallSite()1398 while (row_id < unwind_plan.GetRowCount() && in AugmentUnwindPlanFromCallSite()