Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDUnwindTable.h43 bool GetAllowAssemblyEmulationUnwindPlans();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDUnwindTable.cpp203 bool UnwindTable::GetAllowAssemblyEmulationUnwindPlans() { in GetAllowAssemblyEmulationUnwindPlans() function in UnwindTable
HDFuncUnwinders.cpp331 !m_unwind_table.GetAllowAssemblyEmulationUnwindPlans()) { in GetAssemblyUnwindPlan()