Searched refs:GetSymbolFileDWARF (Results 1 – 10 of 10) sorted by relevance
361 GetSymbolFileDWARF().GetDWARFContext().getOrLoadStrOffsetsData(); in SetDwoStrOffsetsBase()498 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()517 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()536 DWARFContext &Ctx = GetSymbolFileDWARF().GetDWARFContext(); in GetLocationData()550 DWARFContext &Ctx = GetSymbolFileDWARF().GetDWARFContext(); in GetRnglistData()557 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistData()581 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistTable()658 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetDIE()734 return GetSymbolFileDWARF().GetVendorDWARFOpcodeSize(data, data_offset, op); in GetVendorDWARFOpcodeSize()740 return GetSymbolFileDWARF().ParseVendorDWARFOpcode(op, opcodes, offset, in ParseVendorDWARFOpcode()[all …]
455 DWARFContext &context = m_unit->GetSymbolFileDWARF().GetDWARFContext(); in AsCString()480 SymbolFileDWARF &symbol_file = m_unit->GetSymbolFileDWARF(); in Address()510 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in ReferencedUnitAndOffset()518 m_unit->GetSymbolFileDWARF().DebugInfo().GetUnitContainingDIEOffset( in ReferencedUnitAndOffset()521 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in ReferencedUnitAndOffset()530 m_unit->GetSymbolFileDWARF().DebugInfo().GetTypeUnitForHash(value); in ReferencedUnitAndOffset()
27 return DIERef(m_cu->GetSymbolFileDWARF().GetFileIndex(), in GetDIERef()101 return &m_cu->GetSymbolFileDWARF(); in GetDWARF()
69 debug_map_sym_file->GetCompileUnitInfo(&GetSymbolFileDWARF()); in BuildAddressRangeTable()
58 if (ns_unit.GetSymbolFileDWARF().GetFileIndex() == die_ref.file_index() && in FindAllEntriesForUnit()
48 unit.GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()116 SymbolFileDWARF &dwarf = cu->GetSymbolFileDWARF(); in GetDIENamesAndRanges()
198 SymbolFileDWARF &GetSymbolFileDWARF() const { return m_dwarf; } in GetSymbolFileDWARF() function
90 return dwo_cu.GetSymbolFileDWARF().DebugInfo().GetTypeUnitForHash( in GetForeignTypeUnit()
1648 return non_dwo_cu->GetSymbolFileDWARF().GetCompUnitForDWARFCompUnit( in GetCompUnitForDWARFCompUnit()4298 return unit.GetSymbolFileDWARF().GetTypeSystemForLanguage(GetLanguage(unit)); in GetTypeSystem()
276 auto &sym_file = die.GetCU()->GetSymbolFileDWARF(); in ParseTypeFromClangModule()