Lines Matching refs:getContributionIndex
160 unsigned getContributionIndex(DWARFSectionKind Kind, uint32_t IndexVersion) { in getContributionIndex() function
202 Entry.Contributions[getContributionIndex(Kind, TUIndex.getVersion())]; in addAllTypesFromDWP()
228 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_EXT_TYPES, 2)]; in addAllTypesFromTypesSection()
633 auto Index = getContributionIndex(Pair.first, IndexVersion); in write()
640 ContributionOffsets[getContributionIndex(DW_SECT_INFO, IndexVersion)]; in write()
654 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_INFO, in write()
700 ContributionOffsets[getContributionIndex(DW_SECT_EXT_TYPES, 2)]); in write()
751 NewEntry.Contributions[getContributionIndex(Kind, IndexVersion)]; in write()
756 unsigned Index = getContributionIndex(DW_SECT_INFO, IndexVersion); in write()
793 getContributionIndex(TUSectionKind, IndexVersion); in write()
813 ContributionOffsets[getContributionIndex(DW_SECT_EXT_TYPES, 2)] = 0; in write()