Home
last modified time | relevance | path

Searched refs:IsValidRowIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp672 if (unwind_plan.IsValidRowIndex(0) && in FDEToUnwindPlan()
747 if (unwind_plan.IsValidRowIndex(0) && in FDEToUnwindPlan()
H A DUnwindPlan.cpp403 bool UnwindPlan::IsValidRowIndex(uint32_t idx) const { in IsValidRowIndex() function in UnwindPlan
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h462 bool IsValidRowIndex(uint32_t idx) const;