HomeSort by: relevance | last modified time | path
    Searched refs:getMsfBuffer (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
PDBFile.h 83 BinaryStreamRef getMsfBuffer() const { return *Buffer; }
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
BytesOutputStyle.cpp 435 BinaryStreamReader Reader(File.getMsfBuffer());
ExplainOutputStyle.cpp 219 cantFail(File.pdb().getMsfBuffer().readBytes(FileOffset, 1, Bytes));

Completed in 15 milliseconds