Home
last modified time | relevance | path

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

/freebsd-14.2/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()
888 unsigned TypesContributionIndex = in write() local
892 CurEntry, ContributionOffsets[TypesContributionIndex], in write()
893 TypesContributionIndex, OverflowOptValue, AnySectionOverflow)) in write()