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