GDBserver
|
#include "lynx-low.h"
Public Attributes | |
int | get_request |
int | set_request |
int | size |
void(* | fill_function )(struct regcache *regcache, char *buf) |
void(* | store_function )(struct regcache *regcache, const char *buf) |
Definition at line 23 of file lynx-low.h.
Definition at line 30 of file lynx-low.h.
Referenced by lynx_store_registers().
int lynx_regset_info::get_request |
Definition at line 26 of file lynx-low.h.
Referenced by lynx_fetch_registers(), and lynx_store_registers().
int lynx_regset_info::set_request |
Definition at line 26 of file lynx-low.h.
Referenced by lynx_store_registers().
int lynx_regset_info::size |
Definition at line 28 of file lynx-low.h.
Referenced by lynx_fetch_registers(), and lynx_store_registers().
Definition at line 32 of file lynx-low.h.
Referenced by lynx_fetch_registers().