Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp673 if (unwind_plan.IsValidRowIndex(0) && in FDEToUnwindPlan()
743 if (unwind_plan.IsValidRowIndex(0) && in FDEToUnwindPlan()
H A DUnwindPlan.cpp403 bool UnwindPlan::IsValidRowIndex(uint32_t idx) const { in IsValidRowIndex() function in UnwindPlan
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DUnwindPlan.h462 bool IsValidRowIndex(uint32_t idx) const;