Searched refs:SecMapSubstream (Results 1 – 6 of 6) sorted by relevance
106 if (auto EC = Reader.readSubstream(SecMapSubstream, Header->SectionMapSize)) in reload()348 return SecMapSubstream; in getSecMapSubstreamData()366 if (SecMapSubstream.empty()) in initializeSectionMapData()369 BinaryStreamReader SMReader(SecMapSubstream.StreamData); in initializeSectionMapData()
108 BinarySubstreamRef SecMapSubstream; variable
157 if (auto EC = Reader.readStreamRef(SecMapSubstream, Header->SectionMapSize)) in reload()338 StreamReader SMReader(SecMapSubstream); in initializeSectionMapData()
123 codeview::StreamRef SecMapSubstream; variable