Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawConstants.h60 StreamPDB = 1, enumerator
/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStreamBuilder.cpp45 auto InfoS = MappedBlockStream::createIndexedStream(StreamPDB, File); in build()
DPDBFile.cpp178 auto InfoS = MappedBlockStream::createIndexedStream(StreamPDB, *this); in getPDBInfoStream()
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp148 else if (StreamIdx == StreamPDB) in dumpStreamSummary()