Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-event.c139 { "__dict__", gdb_py_generic_dict, NULL,
H A Dpy-utils.c393 gdb_py_generic_dict (PyObject *self, void *closure) in gdb_py_generic_dict() function
H A Dpython-internal.h386 PyObject *gdb_py_generic_dict (PyObject *self, void *closure);
H A Dpy-type.c1741 { "__dict__", gdb_py_generic_dict, NULL,