GDB (xrefs)
|
Public Attributes | |
PyObject_HEAD std::vector< constreggroup * >::size_type | index |
struct gdbarch * | gdbarch |
Definition at line 68 of file py-registers.c.
struct gdbarch* reggroup_iterator_object::gdbarch |
Definition at line 75 of file py-registers.c.
Referenced by gdbpy_new_reggroup_iterator(), and gdbpy_reggroup_iter_next().
PyObject_HEAD std::vector<constreggroup*>::size_type reggroup_iterator_object::index |
Definition at line 72 of file py-registers.c.
Referenced by gdbpy_new_reggroup_iterator(), and gdbpy_reggroup_iter_next().