Searched defs:ReadBytes (Results 1 – 4 of 4) sorted by relevance
38 bool ReadBytes(void *Data, size_t Size) { return RPC.ReadBytes(Data, Size); } in ReadBytes() function
39 int ReadBytes(void *Data, size_t Size) { in ReadBytes() function in LLIChildTarget
230 ssize_t ReadBytes; in getMemoryBufferForStream() local
29 ReadBytes (ExecutionContextScope *exe_scope, const Address &address, void *dst, size_t dst_len) in ReadBytes() function