GDB (xrefs)
|
#include "ppc-tdep.h"
Public Attributes | |
int | r0_offset |
int | gpr_size |
int | xr_size |
int | pc_offset |
int | ps_offset |
int | cr_offset |
int | lr_offset |
int | ctr_offset |
int | xer_offset |
int | mq_offset |
int | f0_offset |
int | fpscr_offset |
int | fpscr_size |
Definition at line 84 of file ppc-tdep.h.
int ppc_reg_offsets::cr_offset |
Definition at line 92 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::ctr_offset |
Definition at line 94 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::f0_offset |
Definition at line 99 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_fpregset(), ppc_fpreg_offset(), and ppc_supply_fpregset().
int ppc_reg_offsets::fpscr_offset |
Definition at line 100 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_fpregset(), ppc_fpreg_offset(), and ppc_supply_fpregset().
int ppc_reg_offsets::fpscr_size |
Definition at line 101 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_fpregset(), and ppc_supply_fpregset().
int ppc_reg_offsets::gpr_size |
Definition at line 88 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), ppc_linux_collect_gregset(), ppc_linux_supply_gregset(), and ppc_supply_gregset().
int ppc_reg_offsets::lr_offset |
Definition at line 93 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::mq_offset |
Definition at line 96 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::pc_offset |
Definition at line 90 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), ppc_linux_collect_gregset(), ppc_linux_supply_gregset(), and ppc_supply_gregset().
int ppc_reg_offsets::ps_offset |
Definition at line 91 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::r0_offset |
Definition at line 87 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::xer_offset |
Definition at line 95 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().
int ppc_reg_offsets::xr_size |
Definition at line 89 of file ppc-tdep.h.
Referenced by _initialize_ppcnbsd_tdep(), _initialize_ppcobsd_nat(), _initialize_ppcobsd_tdep(), ppc_collect_gregset(), ppc_greg_offset(), and ppc_supply_gregset().