Searched refs:addOption (Results 1 - 1 of 1) sorted by relevance
/gem5/util/ |
H A D | gem5img.py | 168 def addOption(self, *args, **kargs): member in class:Command 186 self.addOption('-d', '--debug', dest='debug', action='store_true', 208 initCom.addOption('-t', '--type', dest='fstype', action='store', 313 formatCom.addOption('-t', '--type', dest='fstype', action='store',
|
Completed in 5 milliseconds