Home
last modified time | relevance | path

Searched defs:readLongestContiguousChunk (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryByteStream.h48 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 DBinaryItemStream.h54 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp25 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in __anon3efa8cfc0111::ArrayRefImpl
46 Error readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in __anon3efa8cfc0111::MutableArrayRefImpl
80 Error BinaryStreamRef::readLongestContiguousChunk( in readLongestContiguousChunk() function in BinaryStreamRef
H A DBinaryStreamReader.cpp28 Error BinaryStreamReader::readLongestContiguousChunk( in readLongestContiguousChunk() function in BinaryStreamReader
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp164 Error MappedBlockStream::readLongestContiguousChunk(uint64_t Offset, in readLongestContiguousChunk() function in MappedBlockStream
376 Error WritableMappedBlockStream::readLongestContiguousChunk( in readLongestContiguousChunk() function in WritableMappedBlockStream