Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp69 static Error loadSectionContribs(FixedStreamArray<ContribType> &Output, in loadSectionContribs() function
275 return loadSectionContribs<SectionContrib>(SectionContribs, SCReader); in initializeSectionContributionData()
277 return loadSectionContribs<SectionContrib2>(SectionContribs2, SCReader); in initializeSectionContributionData()