Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h71 BinarySubstreamRef getFileInfoSubstreamData() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp355 BinarySubstreamRef DbiStream::getFileInfoSubstreamData() const { in getFileInfoSubstreamData() function in DbiStream
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp265 BinarySubstreamRef NS = DbiS.getFileInfoSubstreamData(); in dumpFileInfo()