Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DDWARFCallFrameInfo.cpp498 …if (unwind_plan.IsValidRowIndex(0) && unwind_plan.GetRowAtIndex(0)->GetRegisterInfo(reg_num, reg_l… in FDEToUnwindPlan()
583 …if (unwind_plan.IsValidRowIndex(0) && unwind_plan.GetRowAtIndex(0)->GetRegisterInfo(reg_num, reg_l… in FDEToUnwindPlan()
DUnwindPlan.cpp339 UnwindPlan::IsValidRowIndex (uint32_t idx) const in IsValidRowIndex() function in UnwindPlan
/external/lldb/include/lldb/Symbol/
DUnwindPlan.h423 IsValidRowIndex (uint32_t idx) const;