Searched refs:bytes2 (Results 1 – 1 of 1) sorted by relevance
173 size_t bytes2 = memory->Read(addr + start + bytes, reinterpret_cast<uint8_t*>(data) + bytes, local175 bytes += bytes2;176 if (bytes2 > 0 && bytes % sizeof(uintptr_t) != 0) {