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

Public Attributes

PyObject_HEAD const struct reggroupreggroup
 
int regnum
 
struct gdbarchgdbarch
 

Detailed Description

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

Member Data Documentation

◆ gdbarch

struct gdbarch* register_descriptor_iterator_object::gdbarch

◆ reggroup

PyObject_HEAD const struct reggroup* register_descriptor_iterator_object::reggroup

◆ regnum

int register_descriptor_iterator_object::regnum

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