GDB (xrefs)
|
#include "regset.h"
Go to the source code of this file.
Macros | |
#define | AARCH64_FBSD_SIZEOF_GREGSET (34 * X_REGISTER_SIZE) |
#define | AARCH64_FBSD_SIZEOF_FPREGSET (33 * V_REGISTER_SIZE) |
#define | AARCH64_FBSD_SIZEOF_TLSREGSET (X_REGISTER_SIZE) |
Variables | |
const struct regset | aarch64_fbsd_gregset |
const struct regset | aarch64_fbsd_fpregset |
const struct regset | aarch64_fbsd_tls_regset |
#define AARCH64_FBSD_SIZEOF_FPREGSET (33 * V_REGISTER_SIZE) |
Definition at line 33 of file aarch64-fbsd-tdep.h.
Referenced by aarch64_fbsd_iterate_over_regset_sections().
#define AARCH64_FBSD_SIZEOF_GREGSET (34 * X_REGISTER_SIZE) |
Definition at line 28 of file aarch64-fbsd-tdep.h.
Referenced by aarch64_fbsd_iterate_over_regset_sections().
#define AARCH64_FBSD_SIZEOF_TLSREGSET (X_REGISTER_SIZE) |
Definition at line 36 of file aarch64-fbsd-tdep.h.
Referenced by aarch64_fbsd_iterate_over_regset_sections().
|
extern |
Definition at line 140 of file aarch64-fbsd-tdep.c.
Referenced by aarch64_fbsd_iterate_over_regset_sections(), aarch64_fbsd_nat_target::fetch_registers(), and aarch64_fbsd_nat_target::store_registers().
|
extern |
Definition at line 134 of file aarch64-fbsd-tdep.c.
Referenced by aarch64_fbsd_iterate_over_regset_sections(), aarch64_fbsd_nat_target::fetch_registers(), and aarch64_fbsd_nat_target::store_registers().
|
extern |
Definition at line 168 of file aarch64-fbsd-tdep.c.
Referenced by aarch64_fbsd_iterate_over_regset_sections(), aarch64_fbsd_nat_target::fetch_registers(), and aarch64_fbsd_nat_target::store_registers().