GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
reggroup_iterator_object Struct Reference

Public Attributes

PyObject_HEAD std::vector< constreggroup * >::size_type index
 
struct gdbarchgdbarch
 

Detailed Description

Definition at line 68 of file py-registers.c.

Member Data Documentation

◆ gdbarch

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().

◆ index

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().


The documentation for this struct was generated from the following file: