|
GDB (xrefs)
|
#include "regcache.h"
Public Attributes | |
| int | num |
| gdb_byte * | data |
Definition at line 224 of file regcache.h.
| gdb_byte* cached_reg::data |
Definition at line 227 of file regcache.h.
Referenced by pyuw_dealloc_cache(), pyuw_prev_register(), pyuw_sniffer(), and remote_parse_stop_reply().
| int cached_reg::num |
Definition at line 226 of file regcache.h.
Referenced by pyuw_prev_register(), pyuw_sniffer(), and remote_parse_stop_reply().
1.8.14