Searched refs:show_bloat (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builder.py | 310 show_detail=False, show_bloat=False, argument 324 self._show_bloat = show_bloat 866 def PrintSizeDetail(self, target_list, show_bloat): argument 894 if show_bloat: 905 show_bloat): argument 1006 self.PrintSizeDetail(target_list, show_bloat) 1011 config, show_sizes, show_detail, show_bloat, argument 1187 show_bloat)
|
| H A D | control.py | 295 if options.show_bloat: 298 options.show_detail, options.show_bloat,
|