Searched refs:SectionContribs (Results 1 – 9 of 9) sorted by relevance
128 if (SectionContribs.empty()) in calculateSectionContribsStreamSize()131 sizeof(SectionContribs[0]) * SectionContribs.size(); in calculateSectionContribsStreamSize()371 if (!SectionContribs.empty()) { in commit()374 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()
78 SectionContribs.emplace_back(SC); in addSectionContrib()125 std::vector<SectionContrib> SectionContribs; variable
113 FixedStreamArray<SectionContrib> SectionContribs; variable
48 return PDB_TableType::SectionContribs; in getTableType()
261 for (auto &SC : SectionContribs) in visitSectionContributions()275 return loadSectionContribs<SectionContrib>(SectionContribs, SCReader); in initializeSectionContributionData()
133 codeview::FixedStreamArray<SectionContrib> SectionContribs; variable
88 SectionContribs, enumerator
86 SectionContribs, enumerator