Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindTable.h38 ArmUnwindInfo *GetArmUnwindInfo();
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp241 ArmUnwindInfo *UnwindTable::GetArmUnwindInfo() { in GetArmUnwindInfo() function in UnwindTable
H A DFuncUnwinders.cpp169 ArmUnwindInfo *arm_unwind_info = m_unwind_table.GetArmUnwindInfo(); in GetArmUnwindUnwindPlan()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp888 pc_module_sp->GetUnwindTable().GetArmUnwindInfo(); in GetFullUnwindPlanForFrame()