Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h83 BinaryStreamRef getMsfBuffer() const { return *Buffer; } in getMsfBuffer() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp435 BinaryStreamReader Reader(File.getMsfBuffer()); in dumpByteRanges()
H A DExplainOutputStyle.cpp219 cantFail(File.pdb().getMsfBuffer().readBytes(FileOffset, 1, Bytes)); in explainPdbFpmBlockOffset()