Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.h37 DWARFUnit *GetUnitAtOffset(DIERef::Section section, dw_offset_t cu_offset,
H A DSymbolFileDWARFDwo.cpp45 DebugInfo().GetUnitAtOffset(DIERef::Section::DebugInfo, in GetDWOCompileUnitForHash()
H A DDebugNamesDWARFIndex.cpp78 m_debug_info.GetUnitAtOffset(DIERef::Section::DebugInfo, *cu_offset); in GetForeignTypeUnit()
132 if (DWARFUnit *cu = m_debug_info.GetUnitAtOffset(DIERef::Section::DebugInfo, in GetNonSkeletonUnit()
H A DDWARFDebugInfo.cpp211 DWARFUnit *DWARFDebugInfo::GetUnitAtOffset(DIERef::Section section, in GetUnitAtOffset() function in DWARFDebugInfo
H A DSymbolFileDWARF.cpp2226 debug_info.GetUnitAtOffset(DIERef::Section::DebugInfo, cu_offset, in ResolveSymbolContext()