Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/gdb/linux/
Dtasks.py19 task_type = utils.CachedType("struct task_struct")
68 thread_info_type = utils.CachedType("struct thread_info")
Dmodules.py19 module_type = utils.CachedType("struct module")
65 _module_use_type = utils.CachedType("struct module_use")
Dutils.py17 class CachedType: class
37 long_type = CachedType("long")