Searched refs:python_GdbModuleDef (Results 1 – 3 of 3) sorted by relevance
2140 static struct PyModuleDef python_GdbModuleDef = variable2160 return PyModule_Create (&python_GdbModuleDef); in init__gdb_module()
12256 * python/python.c (python_GdbModuleDef): Rename GdbMethods to12384 (python_GdbModuleDef): ... this and make extern.
2116 (python_GdbModuleDef): Move earlier. Now static.