Searched refs:SectionContribs (Results 1 – 6 of 6) sorted by relevance
142 if (SectionContribs.empty()) in calculateSectionContribsStreamSize()145 sizeof(SectionContribs[0]) * SectionContribs.size(); in calculateSectionContribsStreamSize()409 if (!SectionContribs.empty()) { in commit()412 if (auto EC = Writer.writeArray(makeArrayRef(SectionContribs))) in commit()
225 if (!SectionContribs.empty()) { in visitSectionContributions()227 for (auto &SC : SectionContribs) in visitSectionContributions()249 return loadSectionContribs<SectionContrib>(SectionContribs, SCReader); in initializeSectionContributionData()
83 SectionContribs.emplace_back(SC); in addSectionContrib()133 std::vector<SectionContrib> SectionContribs; variable
120 FixedStreamArray<SectionContrib> SectionContribs; variable
36 return PDB_TableType::SectionContribs; in getTableType()
91 SectionContribs, enumerator