Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DUnwindTable.h30 lldb_private::CallFrameInfo *GetObjectFileUnwindInfo();
/external/llvm-project/lldb/source/Symbol/
DUnwindTable.cpp176 lldb_private::CallFrameInfo *UnwindTable::GetObjectFileUnwindInfo() { in GetObjectFileUnwindInfo() function in UnwindTable
DFuncUnwinders.cpp113 CallFrameInfo *object_file_frame = m_unwind_table.GetObjectFileUnwindInfo(); in GetObjectFileUnwindPlan()
/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp793 pc_module_sp->GetUnwindTable().GetObjectFileUnwindInfo(); in GetFullUnwindPlanForFrame()