GDB (xrefs)
|
#include "sparc-nat.h"
Public Member Functions | |
void | fetch_registers (struct regcache *regcache, int regnum) override |
void | store_registers (struct regcache *regcache, int regnum) override |
enum target_xfer_status | xfer_partial (enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) override |
Definition at line 61 of file sparc-nat.h.
|
inlineoverride |
Definition at line 63 of file sparc-nat.h.
References regnum, and sparc_fetch_inferior_registers().
|
inlineoverride |
Definition at line 66 of file sparc-nat.h.
References regnum, and sparc_store_inferior_registers().
|
inlineoverride |
Definition at line 69 of file sparc-nat.h.
References sparc_xfer_wcookie(), and TARGET_OBJECT_WCOOKIE.