Searched refs:SecMapSubstream (Results 1 – 4 of 4) sorted by relevance
107 if (auto EC = Reader.readSubstream(SecMapSubstream, Header->SectionMapSize)) in reload()320 return SecMapSubstream; in getSecMapSubstreamData()338 if (SecMapSubstream.empty()) in initializeSectionMapData()341 BinaryStreamReader SMReader(SecMapSubstream.StreamData); in initializeSectionMapData()
101 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