Searched refs:IsValidRowIndex (Results 1 – 3 of 3) sorted by relevance
446 bool IsValidRowIndex(uint32_t idx) const;
673 if (unwind_plan.IsValidRowIndex(0) && in FDEToUnwindPlan()743 if (unwind_plan.IsValidRowIndex(0) && in FDEToUnwindPlan()
398 bool UnwindPlan::IsValidRowIndex(uint32_t idx) const { in IsValidRowIndex() function in UnwindPlan