Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c79 static struct PyModuleDef GdbModuleDef; variable
1575 gdb_module = PyModule_Create (&GdbModuleDef); in _initialize_python()
1847 static struct PyModuleDef GdbModuleDef = variable