Searched refs:GetRowCount (Results 1 – 5 of 5) sorted by relevance
69 if (unwind_plan.GetRowCount() == 0) in GetNonCallSiteUnwindPlanFromAssembly()225 return unwind_plan.GetRowCount() > 0; in GetNonCallSiteUnwindPlanFromAssembly()
529 int GetRowCount() const { return m_row_list.size(); } in GetRowCount() function
1338 if (unwind_plan.GetRowCount() < 2) in AugmentUnwindPlanFromCallSite()1392 while (row_id < unwind_plan.GetRowCount() && in AugmentUnwindPlanFromCallSite()
458 if (GetRowCount() == 0) { in PlanValidAtAddress()
202 if (result->GetRowCount() == 0) in GetUnwindPlan()