Home
last modified time | relevance | path

Searched refs:m_debug_info (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDebugNamesDWARFIndex.h64 : DWARFIndex(module), m_debug_info(dwarf.DebugInfo()), in DebugNamesDWARFIndex()
69 DWARFDebugInfo &m_debug_info; variable
DDebugNamesDWARFIndex.cpp49 DWARFUnit *cu = m_debug_info.GetUnitAtOffset(DIERef::Section::DebugInfo, *cu_offset); in ToDIERef()
166 DWARFUnit *cu = m_debug_info.GetUnit(*ref); in GetCompleteObjCClass()
172 DWARFDIE die = m_debug_info.GetDIE(*ref); in GetCompleteObjCClass()