/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryByteStream.h | 40 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 D | BinaryItemStream.h | 40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
|
/llvm-project/llvm/lib/Support/ |
H A D | BinaryStreamRef.cpp | 21 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 D | BinaryStreamReader.cpp | 36 Error BinaryStreamReader::readBytes(ArrayRef<uint8_t> &Buffer, uint32_t Size) { in readBytes() function in BinaryStreamReader
|
/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 86 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 D | SimpleRemoteEPCUtils.cpp | 138 Error FDSimpleRemoteEPCTransport::readBytes(char *Dst, size_t Size, in readBytes() function in llvm::orc::FDSimpleRemoteEPCTransport
|
/llvm-project/llvm/unittests/DebugInfo/MSF/ |
H A D | MappedBlockStreamTest.cpp | 41 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anon328fc6c40111::DiscontiguousStream
|
/llvm-project/llvm/unittests/Support/ |
H A D | BinaryStreamTest.cpp | 34 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anoncd4830dc0111::BrokenStream
|