GDB (xrefs)
|
#include "regset.h"
Go to the source code of this file.
Macros | |
#define | AARCH64_LINUX_SIZEOF_GREGSET (34 * X_REGISTER_SIZE) |
#define | AARCH64_LINUX_SIZEOF_FPREGSET (33 * V_REGISTER_SIZE) |
Variables | |
const struct regset | aarch64_linux_gregset |
const struct regset | aarch64_linux_fpregset |
#define AARCH64_LINUX_SIZEOF_FPREGSET (33 * V_REGISTER_SIZE) |
Definition at line 31 of file aarch64-linux-tdep.h.
Referenced by aarch64_linux_iterate_over_regset_sections(), fill_fpregset(), and supply_fpregset().
#define AARCH64_LINUX_SIZEOF_GREGSET (34 * X_REGISTER_SIZE) |
Definition at line 26 of file aarch64-linux-tdep.h.
Referenced by aarch64_linux_iterate_over_regset_sections(), fill_gregset(), and supply_gregset().
Definition at line 214 of file aarch64-linux-tdep.c.
Referenced by fill_fpregset(), and supply_fpregset().
Definition at line 208 of file aarch64-linux-tdep.c.
Referenced by fill_gregset(), and supply_gregset().