Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp186 uint32_t &TypesOffset, unsigned TypesContributionIndex) { in addAllTypesFromDWP() argument
207 auto &C = Entry.Contributions[TypesContributionIndex]; in addAllTypesFromDWP()
209 C.Offset - TUEntry.Contributions[TypesContributionIndex].Offset, in addAllTypesFromDWP()
792 unsigned TypesContributionIndex = in write() local
796 ContributionOffsets[TypesContributionIndex], in write()
797 TypesContributionIndex); in write()