Home | History | Annotate | Download | only in tools

Lines Matching defs:ReadBytes

613   def ReadBytes(self, address, size):
1054 self.chars = heap.reader.ReadBytes(self.address + self.CharsOffset(),
1084 raw_chars = reader.ReadBytes(chars_ptr, 2 * self.length)