Home | History | Annotate | Download | only in tools

Lines Matching refs:ReadBytes

443   def ReadBytes(self, address, size):
698 self.chars = heap.reader.ReadBytes(self.address + self.CharsOffset(),
728 raw_chars = reader.ReadBytes(chars_ptr, 2 * self.length)