Home
last modified time | relevance | path

Searched refs:LxIOPorts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Dproc.py97 class LxIOPorts(gdb.Command): class
103 super(LxIOPorts, self).__init__("lx-ioports", gdb.COMMAND_DATA)
109 LxIOPorts()