GDB (xrefs)
|
Public Attributes | |
int | number |
PyObject * | value |
Definition at line 48 of file py-unwind.c.
int saved_reg::number |
Definition at line 50 of file py-unwind.c.
Referenced by pyuw_sniffer(), and unwind_infopy_add_saved_register().
PyObject* saved_reg::value |
Definition at line 51 of file py-unwind.c.
Referenced by pyuw_sniffer(), unwind_infopy_add_saved_register(), and unwind_infopy_dealloc().