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