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.cpp209 unsigned TypesContributionIndex, OnCuIndexOverflow OverflowOptValue, in addAllTypesFromDWP() argument
231 auto &C = Entry.Contributions[TypesContributionIndex]; in addAllTypesFromDWP()
234 TUEntry.Contributions[TypesContributionIndex].getOffset(), in addAllTypesFromDWP()
912 unsigned TypesContributionIndex = in write() local
916 CurEntry, ContributionOffsets[TypesContributionIndex], in write()
917 TypesContributionIndex, OverflowOptValue, AnySectionOverflow)) in write()