Home | History | Annotate | Download | only in tools

Lines Matching refs:instruction_size

1577     self.instruction_size = \
1581 lines = self.heap.reader.GetDisasmLines(self.entry, self.instruction_size)
1584 p.Print("instruction_size: %d" % self.instruction_size)