Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DFuncUnwinders.cpp87 CompactUnwindInfo *compact_unwind = m_unwind_table.GetCompactUnwindInfo(); in GetCompactUnwindUnwindPlan() local
88 if (compact_unwind) { in GetCompactUnwindUnwindPlan()
90 if (compact_unwind->GetUnwindPlan(target, current_pc, *unwind_plan_sp)) { in GetCompactUnwindUnwindPlan()