Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp50 if (auto EC = Reader.readSubstream(SubNamedStreams, NamedStreamMapByteSize)) in reload()
128 return SubNamedStreams; in getNamedStreamsBuffer()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h58 BinarySubstreamRef SubNamedStreams; variable