Home
last modified time | relevance | path

Searched refs:SectionContribs2 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp264 for (auto &SC : SectionContribs2) in visitSectionContributions()
277 return loadSectionContribs<SectionContrib2>(SectionContribs2, SCReader); in initializeSectionContributionData()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h134 codeview::FixedStreamArray<SectionContrib2> SectionContribs2; variable