Home
last modified time | relevance | path

Searched defs:readBytes (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DBinaryByteStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
99 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
146 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
237 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
H A DBinaryItemStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp21 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anonb12c323d0111::ArrayRefImpl
42 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anonb12c323d0111::MutableArrayRefImpl
73 Error BinaryStreamRef::readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in BinaryStreamRef
H A DBinaryStreamReader.cpp36 Error BinaryStreamReader::readBytes(ArrayRef<uint8_t> &Buffer, uint32_t Size) { in readBytes() function in BinaryStreamReader
/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp86 Error MappedBlockStream::readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in MappedBlockStream
237 Error MappedBlockStream::readBytes(uint64_t Offset, in readBytes() function in MappedBlockStream
371 Error WritableMappedBlockStream::readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in WritableMappedBlockStream
/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp138 Error FDSimpleRemoteEPCTransport::readBytes(char *Dst, size_t Size, in readBytes() function in llvm::orc::FDSimpleRemoteEPCTransport
/llvm-project/llvm/unittests/DebugInfo/MSF/
H A DMappedBlockStreamTest.cpp41 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anon328fc6c40111::DiscontiguousStream
/llvm-project/llvm/unittests/Support/
H A DBinaryStreamTest.cpp34 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anoncd4830dc0111::BrokenStream