Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDDWARFCallFrameInfo.cpp540 …if (unwind_plan.IsValidRowIndex(0) && unwind_plan.GetRowAtIndex(0)->GetRegisterInfo(reg_num, reg_l… in FDEToUnwindPlan()
610 …if (unwind_plan.IsValidRowIndex(0) && unwind_plan.GetRowAtIndex(0)->GetRegisterInfo(reg_num, reg_l… in FDEToUnwindPlan()
HDUnwindPlan.cpp378 UnwindPlan::IsValidRowIndex (uint32_t idx) const in IsValidRowIndex() function in UnwindPlan
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDUnwindPlan.h591 IsValidRowIndex (uint32_t idx) const;