Home
last modified time | relevance | path

Searched defs:InfoS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp160 auto &InfoS = IS.get(); in dumpPDBStream() local
307 auto InfoS = File.getPDBInfoStream(); in dumpIpiStream() local
H A DBytesOutputStyle.cpp201 auto &InfoS = Err(File.getPDBInfoStream()); in dumpNameMap() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp58 auto InfoS = WritableMappedBlockStream::createIndexedStream( commit() local
H A DTpiStreamBuilder.cpp177 auto InfoS = WritableMappedBlockStream::createIndexedStream(Layout, Buffer, commit() local
H A DPDBFile.cpp276 auto InfoS = safelyCreateIndexedStream(StreamPDB); in getPDBInfoStream() local