Home
last modified time | relevance | path

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

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