Searched defs:readLongestContiguousChunk (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryByteStream.h | 48 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function 104 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function 159 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function 242 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function
|
H A D | BinaryItemStream.h | 54 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function
|
/llvm-project/llvm/lib/Support/ |
H A D | BinaryStreamRef.cpp | 25 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in __anonb12c323d0111::ArrayRefImpl 46 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in __anonb12c323d0111::MutableArrayRefImpl 80 Error BinaryStreamRef::readLongestContiguousChunk( in readLongestContiguousChunk() function in BinaryStreamRef
|
H A D | BinaryStreamReader.cpp | 28 Error BinaryStreamReader::readLongestContiguousChunk( in readLongestContiguousChunk() function in BinaryStreamReader
|
/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 164 Error MappedBlockStream::readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in MappedBlockStream 376 Error WritableMappedBlockStream::readLongestContiguousChunk( in readLongestContiguousChunk() function in WritableMappedBlockStream
|
/llvm-project/llvm/unittests/DebugInfo/MSF/ |
H A D | MappedBlockStreamTest.cpp | 49 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in __anon328fc6c40111::DiscontiguousStream
|
/llvm-project/llvm/unittests/Support/ |
H A D | BinaryStreamTest.cpp | 53 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in __anoncd4830dc0111::BrokenStream
|