Home
last modified time | relevance | path

Searched refs:getTypeServerMapSubstreamData (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h74 BinarySubstreamRef getTypeServerMapSubstreamData() const;
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp357 BinarySubstreamRef DbiStream::getTypeServerMapSubstreamData() const { in getTypeServerMapSubstreamData() function in DbiStream
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp276 BinarySubstreamRef NS = DbiS.getTypeServerMapSubstreamData(); in dumpTypeServerMap()