Searched refs:getContribution (Results 1 – 10 of 10) sorted by relevance
125 const SectionContribution *getContribution(DWARFSectionKind Sec) const;126 const SectionContribution *getContribution() const;
508 if (const auto *Contrib = IndexEntry->getContribution(DW_SECT_LINE)) in getLineTableOffset()
324 entry->getContribution(llvm::DW_SECT_STR_OFFSETS)) in SetDwoStrOffsetsBase()465 const auto *contribution = entry->getContribution(llvm::DW_SECT_LOCLISTS); in SetLoclistsBase()509 if (const auto *contribution = entry->getContribution( in GetLocationData()523 entry->getContribution(llvm::DW_SECT_RNGLISTS)) in GetRnglistData()905 auto *unit_contrib = header.m_index_entry->getContribution(); in extract()911 header.m_index_entry->getContribution(llvm::DW_SECT_ABBREV); in extract()
41 if (auto *unit_contrib = entry->getContribution()) in GetDWOCompileUnitForHash()
159 const auto *CUOff = E.getContribution(DW_SECT_INFO); in getUnitForIndexEntry()354 auto *UnitContrib = IndexEntry->getContribution(); in applyIndexEntry()358 auto *AbbrEntry = IndexEntry->getContribution(DW_SECT_ABBREV); in applyIndexEntry()545 if (auto *Contrib = IndexEntry->getContribution(DW_SECT_RNGLISTS)) in tryExtractDIEsIfNeeded()565 if (const auto *C = IndexEntry->getContribution( in tryExtractDIEsIfNeeded()1093 IndexEntry ? IndexEntry->getContribution(DW_SECT_STR_OFFSETS) : nullptr; in determineStringOffsetsTableContributionDWO()
248 DWARFUnitIndex::Entry::getContribution(DWARFSectionKind Sec) const { in getContribution() function in DWARFUnitIndex::Entry257 DWARFUnitIndex::Entry::getContribution() const { in getContribution() function in DWARFUnitIndex::Entry
419 : makeArrayRef(E.getContribution(), 1))) { in verifyIndex()
1185 DWOSectionContribution *DWOContrubution = DWOEntry->getContribution(Sec); in updateDebugData()1274 TUDWOEntry->getContribution(DW_SECT_EXT_TYPES); in extractDWOTUFromDWP()1320 TUE->getContribution(DWARFSectionKind::DW_SECT_INFO); in extractTypesFromDWPDWARF5()
175 const auto *Off = Entry.getContribution(Kind); in getSubsection()
1172 DWOEntry->getContribution(DWARFSectionKind::DW_SECT_ABBREV); in addUnitAbbreviations()