Searched refs:getMsfBuffer (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiStream.cpp | 264 Pdb->getMsfLayout(), Pdb->getMsfBuffer(), StreamNum, Pdb->getAllocator()); in initializeSectionHeadersData() 299 Pdb->getMsfLayout(), Pdb->getMsfBuffer(), StreamNum, Pdb->getAllocator()); in initializeFpoRecords()
|
D | TpiStream.cpp | 84 Pdb.getMsfLayout(), Pdb.getMsfBuffer(), Header->HashStreamIndex, in reload()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 83 BinaryStreamRef getMsfBuffer() const { return *Buffer; } in getMsfBuffer() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | BytesOutputStyle.cpp | 345 File.getMsfLayout(), File.getMsfBuffer(), ModiStream, in iterateOneModule() 438 BinaryStreamReader Reader(File.getMsfBuffer()); in dumpByteRanges()
|
D | YAMLOutputStyle.cpp | 227 File.getMsfLayout(), File.getMsfBuffer(), ModiStream, in dumpDbiStream()
|
D | LinePrinter.cpp | 191 File.getMsfLayout(), File.getMsfBuffer(), StreamIdx, File.getAllocator()); in formatMsfStreamData()
|
D | ExplainOutputStyle.cpp | 220 cantFail(File.pdb().getMsfBuffer().readBytes(FileOffset, 1, Bytes)); in explainPdbFpmBlockOffset()
|
D | llvm-pdbutil.cpp | 1260 File.getMsfLayout(), File.getMsfBuffer(), Index, File.getAllocator()); in exportStream()
|