GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | ppcobsd_supply_gregset (const struct regset *regset, struct regcache *regcache, int regnum, const void *gregs, size_t len) |
void | ppcobsd_collect_gregset (const struct regset *regset, const struct regcache *regcache, int regnum, void *gregs, size_t len) |
Variables | |
struct ppc_reg_offsets | ppcobsd_reg_offsets |
struct ppc_reg_offsets | ppcobsd_fpreg_offsets |
const struct regset | ppcobsd_gregset |
const struct regset | ppcobsd_fpregset |
|
extern |
Definition at line 61 of file ppc-obsd-tdep.c.
References ppc_collect_fpregset(), ppc_collect_gregset(), and regnum.
|
extern |
Definition at line 47 of file ppc-obsd-tdep.c.
References ppc_supply_fpregset(), ppc_supply_gregset(), and regnum.
|
extern |
Definition at line 37 of file ppc-obsd-tdep.c.
Referenced by _initialize_ppcobsd_nat(), and _initialize_ppcobsd_tdep().
|
extern |
Definition at line 77 of file ppc-obsd-tdep.c.
Referenced by ppc_obsd_nat_target::fetch_registers(), and ppc_obsd_nat_target::store_registers().
|
extern |
Definition at line 71 of file ppc-obsd-tdep.c.
Referenced by ppc_obsd_nat_target::fetch_registers(), ppcobsd_iterate_over_regset_sections(), and ppc_obsd_nat_target::store_registers().
|
extern |
Definition at line 36 of file ppc-obsd-tdep.c.
Referenced by _initialize_ppcobsd_nat(), and _initialize_ppcobsd_tdep().