Searched defs:readBytes (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | BinaryByteStream.h | 41 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 100 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 148 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 243 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
|
H A D | BinaryItemStream.h | 41 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | BinaryStreamRef.cpp | 24 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anon31eda1550111::ArrayRefImpl 47 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anon31eda1550111::MutableArrayRefImpl 79 Error BinaryStreamRef::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in BinaryStreamRef
|
H A D | BinaryStreamReader.cpp | 37 Error BinaryStreamReader::readBytes(ArrayRef<uint8_t> &Buffer, uint32_t Size) { in readBytes() function in BinaryStreamReader
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | FDRawByteChannel.h | 33 llvm::Error readBytes(char *Dst, unsigned Size) override { in readBytes() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 88 Error MappedBlockStream::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in MappedBlockStream 239 Error MappedBlockStream::readBytes(uint32_t Offset, in readBytes() function in MappedBlockStream 373 Error WritableMappedBlockStream::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in WritableMappedBlockStream
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | FileData.h | 470 int64_t readBytes; //The total bytes read variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | FileData.h | 470 int64_t readBytes; //The total bytes read variable
|