Home
last modified time | relevance | path

Searched refs:TypesContributionIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp206 unsigned TypesContributionIndex, OnCuIndexOverflow OverflowOptValue, in addAllTypesFromDWP() argument
228 auto &C = Entry.Contributions[TypesContributionIndex]; in addAllTypesFromDWP()
231 TUEntry.Contributions[TypesContributionIndex].getOffset(), in addAllTypesFromDWP()
909 unsigned TypesContributionIndex = in write() local
913 CurEntry, ContributionOffsets[TypesContributionIndex], in write()
914 TypesContributionIndex, OverflowOptValue, AnySectionOverflow)) in write()