Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindTable.h39 bool GetAllowAssemblyEmulationUnwindPlans();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp187 bool UnwindTable::GetAllowAssemblyEmulationUnwindPlans() { in GetAllowAssemblyEmulationUnwindPlans() function in UnwindTable
H A DFuncUnwinders.cpp258 !m_unwind_table.GetAllowAssemblyEmulationUnwindPlans()) { in GetAssemblyUnwindPlan()