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

/linux-4.4.14/scripts/gdb/linux/
H A Dmodules.py41 class LxModule(gdb.Function): class in inherits:gdb.Function
48 super(LxModule, self).__init__("lx_module")
59 LxModule()

Completed in 62 milliseconds