Home
last modified time | relevance | path

Searched refs:GetUnitContainingDIEOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp226 DWARFDebugInfo::GetUnitContainingDIEOffset(DIERef::Section section, in GetUnitContainingDIEOffset() function in DWARFDebugInfo
257 if (DWARFUnit *cu = GetUnitContainingDIEOffset(section, die_offset)) in GetDIE()
H A DDWARFDebugInfo.h39 DWARFUnit *GetUnitContainingDIEOffset(DIERef::Section section,
H A DDWARFFormValue.cpp524 m_unit->GetSymbolFileDWARF().DebugInfo().GetUnitContainingDIEOffset( in Reference()