Home
last modified time | relevance | path

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

/linux-6.15/scripts/gdb/linux/
H A Dmodules.py44 class LxModule(gdb.Function): class
51 super(LxModule, self).__init__("lx_module")
62 LxModule()