Searched refs:addOption (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dgem5img.py168 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 4 milliseconds