Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h138 std::unique_ptr<msf::MappedBlockStream> StringTableStream; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp378 StringTableStream = std::move(*NS); in getStringTable()