Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDPDBFile.h81 BinaryStreamRef getMsfBuffer() const { return *Buffer; } in getMsfBuffer() function
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDBytesOutputStyle.cpp435 BinaryStreamReader Reader(File.getMsfBuffer()); in dumpByteRanges()
HDExplainOutputStyle.cpp221 cantFail(File.pdb().getMsfBuffer().readBytes(FileOffset, 1, Bytes)); in explainPdbFpmBlockOffset()