GDB (xrefs)
|
#include "regcache.h"
Public Attributes | |
int | num |
gdb_byte * | data |
Definition at line 180 of file regcache.h.
gdb_byte* cached_reg_t::data |
Definition at line 183 of file regcache.h.
Referenced by pyuw_dealloc_cache(), pyuw_prev_register(), pyuw_sniffer(), and remote_target::remote_parse_stop_reply().
int cached_reg_t::num |
Definition at line 182 of file regcache.h.
Referenced by pyuw_prev_register(), pyuw_sniffer(), and remote_target::remote_parse_stop_reply().