Searched defs:MsfData (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 45 BinaryStreamRef MsfData, in MappedBlockStream() 51 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream() 58 const MSFLayout &Layout, BinaryStreamRef MsfData, uint32_t StreamIndex, in createIndexedStream() 70 BinaryStreamRef MsfData, in createDirectoryStream() 80 BinaryStreamRef MsfData, in createFpmStream() 310 WritableBinaryStreamRef MsfData, BumpPtrAllocator &Allocator) in WritableMappedBlockStream() 317 WritableBinaryStreamRef MsfData, in createStream() 325 WritableBinaryStreamRef MsfData, in createIndexedStream() 337 const MSFLayout &Layout, WritableBinaryStreamRef MsfData, in createDirectoryStream() 347 WritableBinaryStreamRef MsfData, in createFpmStream()
|
/llvm-project/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MappedBlockStream.h | 90 BinaryStreamRef MsfData; variable
|