Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DUnwindTable.h32 lldb_private::DWARFCallFrameInfo *GetEHFrameInfo();
/external/llvm-project/lldb/source/Symbol/
DUnwindTable.cpp181 DWARFCallFrameInfo *UnwindTable::GetEHFrameInfo() { in GetEHFrameInfo() function in UnwindTable
DFuncUnwinders.cpp132 DWARFCallFrameInfo *eh_frame = m_unwind_table.GetEHFrameInfo(); in GetEHFrameUnwindPlan()
/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp772 pc_module_sp->GetUnwindTable().GetEHFrameInfo(); in GetFullUnwindPlanForFrame()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2773 GetModule()->GetUnwindTable().GetEHFrameInfo()) { in GetSymtab()