Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindTable.h33 lldb_private::DWARFCallFrameInfo *GetEHFrameInfo();
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp226 DWARFCallFrameInfo *UnwindTable::GetEHFrameInfo() { in GetEHFrameInfo() function in UnwindTable
H A DFuncUnwinders.cpp132 DWARFCallFrameInfo *eh_frame = m_unwind_table.GetEHFrameInfo(); in GetEHFrameUnwindPlan()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp878 pc_module_sp->GetUnwindTable().GetEHFrameInfo(); in GetFullUnwindPlanForFrame()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3056 GetModule()->GetUnwindTable().GetEHFrameInfo()) { in ParseSymtab()