Searched refs:GdbModuleDef (Results 1 – 1 of 1) sorted by relevance
79 static struct PyModuleDef GdbModuleDef; variable1575 gdb_module = PyModule_Create (&GdbModuleDef); in _initialize_python()1847 static struct PyModuleDef GdbModuleDef = variable