Home | History | Annotate | Download | only in tools

Lines Matching full:instruction_size

904     self.instruction_size = \
908 lines = self.heap.reader.GetDisasmLines(self.entry, self.instruction_size)
911 p.Print("instruction_size: %d" % self.instruction_size)