Searched defs:MsfData (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 47 BinaryStreamRef MsfData, in MappedBlockStream() 53 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream() 60 const MSFLayout &Layout, BinaryStreamRef MsfData, uint32_t StreamIndex, in createIndexedStream() 72 BinaryStreamRef MsfData, in createDirectoryStream() 82 BinaryStreamRef MsfData, in createFpmStream() 312 WritableBinaryStreamRef MsfData, BumpPtrAllocator &Allocator) in WritableMappedBlockStream() 319 WritableBinaryStreamRef MsfData, in createStream() 327 WritableBinaryStreamRef MsfData, in createIndexedStream() 339 const MSFLayout &Layout, WritableBinaryStreamRef MsfData, in createDirectoryStream() 349 WritableBinaryStreamRef MsfData, in createFpmStream()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MappedBlockStream.h | 90 BinaryStreamRef MsfData; variable
|