Searched refs:SectionContribs (Results 1 – 6 of 6) sorted by relevance
146 if (SectionContribs.empty()) in calculateSectionContribsStreamSize()149 sizeof(SectionContribs[0]) * SectionContribs.size(); in calculateSectionContribsStreamSize()409 if (!SectionContribs.empty()) { in commit()412 if (auto EC = Writer.writeArray(makeArrayRef(SectionContribs))) in commit()
216 if (!SectionContribs.empty()) { in visitSectionContributions()218 for (auto &SC : SectionContribs) in visitSectionContributions()240 return loadSectionContribs<SectionContrib>(SectionContribs, SCReader); in initializeSectionContributionData()
85 SectionContribs.emplace_back(SC); in addSectionContrib()136 std::vector<SectionContrib> SectionContribs; variable
113 FixedStreamArray<SectionContrib> SectionContribs; variable
37 return PDB_TableType::SectionContribs; in getTableType()
90 SectionContribs, enumerator