Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp120 Header->SecContrSubstreamSize + Header->SectionMapSize + in reload()
135 if (Header->SectionMapSize % sizeof(uint32_t) != 0) in reload()
157 if (auto EC = Reader.readStreamRef(SecMapSubstream, Header->SectionMapSize)) in reload()
DDbiStreamBuilder.cpp66 H->SectionMapSize = 0; in build()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h51 support::little32_t SectionMapSize; // Size of sec. map substream member