|
GDB (xrefs)
|
Go to the source code of this file.
Functions | |
| struct regset * | ppc_fbsd_gregset (int) |
| struct regset * | ppc_fbsd_fpregset (void) |
| struct regset* ppc_fbsd_fpregset | ( | void | ) | [read] |
Definition at line 131 of file ppcfbsd-tdep.c.
References ppc32_fbsd_fpregset.
Referenced by fill_fpregset(), ppcfbsd_fetch_inferior_registers(), and supply_fpregset().
| struct regset* ppc_fbsd_gregset | ( | int | ) | [read] |
Definition at line 125 of file ppcfbsd-tdep.c.
References ppc32_fbsd_gregset.
Referenced by fill_gregset(), and supply_gregset().
1.7.6.1