Searched refs:curr_bytes_read (Results 1 – 1 of 1) sorted by relevance
2220 const size_t curr_bytes_read = in ReadMemoryFromInferior() local2222 bytes_read += curr_bytes_read; in ReadMemoryFromInferior()2223 if (curr_bytes_read == curr_size || curr_bytes_read == 0) in ReadMemoryFromInferior()