|
GDB (xrefs)
|
Public Attributes | |
| PyObject * | worker |
| PyObject * | this_type |
Definition at line 42 of file py-xmethods.c.
| PyObject* gdbpy_worker_data::this_type |
Definition at line 45 of file py-xmethods.c.
Referenced by gdbpy_clone_xmethod_worker_data(), gdbpy_free_xmethod_worker_data(), gdbpy_get_xmethod_arg_types(), gdbpy_get_xmethod_result_type(), gdbpy_invoke_xmethod(), and new_python_xmethod_worker().
| PyObject* gdbpy_worker_data::worker |
Definition at line 44 of file py-xmethods.c.
Referenced by gdbpy_clone_xmethod_worker_data(), gdbpy_free_xmethod_worker_data(), gdbpy_get_xmethod_arg_types(), gdbpy_get_xmethod_result_type(), gdbpy_invoke_xmethod(), and new_python_xmethod_worker().
1.8.10