Searched refs:SectionContribs (Results 1 – 6 of 6) sorted by relevance
141 if (SectionContribs.empty()) in calculateSectionContribsStreamSize()144 sizeof(SectionContribs[0]) * SectionContribs.size(); in calculateSectionContribsStreamSize()406 if (!SectionContribs.empty()) { in commit()409 if (auto EC = Writer.writeArray(ArrayRef(SectionContribs))) in commit()
223 if (!SectionContribs.empty()) { in visitSectionContributions()225 for (auto &SC : SectionContribs) in visitSectionContributions()247 return loadSectionContribs<SectionContrib>(SectionContribs, SCReader); in initializeSectionContributionData()
80 SectionContribs.emplace_back(SC); in addSectionContrib()130 std::vector<SectionContrib> SectionContribs; variable
122 FixedStreamArray<SectionContrib> SectionContribs; variable
36 return PDB_TableType::SectionContribs; in getTableType()
91 SectionContribs, enumerator