Searched refs:SectionContribs (Results 1 – 15 of 15) sorted by relevance
145 if (SectionContribs.empty()) in calculateSectionContribsStreamSize()148 sizeof(SectionContribs[0]) * SectionContribs.size(); in calculateSectionContribsStreamSize()408 if (!SectionContribs.empty()) { in commit()411 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()
141 if (SectionContribs.empty()) in calculateSectionContribsStreamSize()144 sizeof(SectionContribs[0]) * SectionContribs.size(); in calculateSectionContribsStreamSize()401 if (!SectionContribs.empty()) { in commit()404 if (auto EC = Writer.writeArray(makeArrayRef(SectionContribs))) in commit()
84 SectionContribs.emplace_back(SC); in addSectionContrib()135 std::vector<SectionContrib> SectionContribs; variable
120 FixedStreamArray<SectionContrib> SectionContribs; variable
83 SectionContribs.emplace_back(SC); in addSectionContrib()133 std::vector<SectionContrib> SectionContribs; variable
36 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
89 SectionContribs, enumerator
91 SectionContribs, enumerator