Searched refs:GetRowCount (Results 1 – 4 of 4) sorted by relevance
393 int UnwindPlan::GetRowCount() const { return m_row_list.size(); } in GetRowCount() function in UnwindPlan402 if (GetRowCount() == 0) { in PlanValidAtAddress()
68 if (unwind_plan.GetRowCount() == 0) in GetNonCallSiteUnwindPlanFromAssembly()276 return unwind_plan.GetRowCount() > 0; in GetNonCallSiteUnwindPlanFromAssembly()
467 int GetRowCount() const;
1124 if (unwind_plan.GetRowCount() < 2) in AugmentUnwindPlanFromCallSite()1184 while (row_id < unwind_plan.GetRowCount() && in AugmentUnwindPlanFromCallSite()