GDB (xrefs)
Public Attributes | List of all members
reg_info Struct Reference

Public Attributes

int number
 
gdb_byte data [MAX_REGISTER_SIZE]
 

Detailed Description

Definition at line 75 of file py-unwind.c.

Member Data Documentation

gdb_byte reg_info::data[MAX_REGISTER_SIZE]

Definition at line 81 of file py-unwind.c.

Referenced by pyuw_prev_register(), and pyuw_sniffer().

int reg_info::number

Definition at line 78 of file py-unwind.c.

Referenced by pyuw_prev_register(), and pyuw_sniffer().


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