Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp158 return GetUnitContainingDIEOffset(die_ref.section(), die_ref.die_offset()); in GetUnit()
162 DWARFDebugInfo::GetUnitContainingDIEOffset(DIERef::Section section, in GetUnitContainingDIEOffset() function in DWARFDebugInfo
H A DDWARFDebugInfo.h41 DWARFUnit *GetUnitContainingDIEOffset(DIERef::Section section,
H A DDWARFFormValue.cpp523 m_unit->GetSymbolFileDWARF().DebugInfo().GetUnitContainingDIEOffset( in Reference()