reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
49 DWARFUnit *GetUnit(const DIERef &die_ref);
154 return DWARFDIE(dwarf->DebugInfo()->GetUnit(DIERef(
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp 192 DWARFUnit *cu = GetUnit(die_ref);
tools/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp 162 DWARFUnit *cu = m_debug_info.GetUnit(*ref);