Home | History | Annotate | Download | only in tools

Lines Matching defs:align_up

2389   def align_up(self, a, size):
2425 high = self.align_up(region[0] + region[1], size)
2428 end_address = self.align_up(end_address, size)