GDB (xrefs)
|
#include "regset.h"
Public Attributes | |
const void * | descr |
supply_regset_ftype * | supply_regset |
collect_regset_ftype * | collect_regset |
struct gdbarch * | arch |
struct gdbarch* regset::arch |
Definition at line 55 of file regset.h.
Referenced by amd64_collect_fpregset(), amd64_supply_fpregset(), amd64obsd_supply_regset(), i386_collect_fpregset(), i386_collect_gregset(), i386_supply_fpregset(), i386_supply_gregset(), i386obsd_aout_supply_regset(), and regset_alloc().
Definition at line 52 of file regset.h.
Referenced by fbsd_make_corefile_notes(), linux_collect_thread_registers(), linux_nat_collect_thread_registers(), and regset_alloc().
const void* regset::descr |
Definition at line 46 of file regset.h.
Referenced by ppc_collect_fpregset(), ppc_collect_gregset(), ppc_collect_vrregset(), ppc_linux_collect_gregset(), ppc_linux_supply_gregset(), ppc_supply_fpregset(), ppc_supply_gregset(), ppc_supply_vrregset(), s390_collect_regset(), and s390_supply_regset().
Definition at line 49 of file regset.h.
Referenced by get_core_register_section(), i386nto_supply_gregset(), and regset_alloc().