Lines Matching refs:getContributionIndex
162 unsigned getContributionIndex(DWARFSectionKind Kind, uint32_t IndexVersion) { in getContributionIndex() function
226 Entry.Contributions[getContributionIndex(Kind, TUIndex.getVersion())]; in addAllTypesFromDWP()
267 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_EXT_TYPES, 2)]; in addAllTypesFromTypesSection()
698 auto Index = getContributionIndex(Pair.first, IndexVersion); in write()
720 ContributionOffsets[getContributionIndex(DW_SECT_INFO, IndexVersion)]; in write()
734 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_INFO, in write()
792 ContributionOffsets[getContributionIndex(DW_SECT_EXT_TYPES, 2)], in write()
847 NewEntry.Contributions[getContributionIndex(Kind, IndexVersion)]; in write()
852 unsigned Index = getContributionIndex(DW_SECT_INFO, IndexVersion); in write()
889 getContributionIndex(TUSectionKind, IndexVersion); in write()
912 ContributionOffsets[getContributionIndex(DW_SECT_EXT_TYPES, 2)] = 0; in write()