GDB (xrefs)
Macros | Variables
/tmp/gdb-7.10/gdb/aarch64-linux-tdep.h File Reference
#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
 

Macro Definition Documentation

#define AARCH64_LINUX_SIZEOF_FPREGSET   (33 * V_REGISTER_SIZE)
#define AARCH64_LINUX_SIZEOF_GREGSET   (34 * X_REGISTER_SIZE)

Variable Documentation

const struct regset aarch64_linux_fpregset

Definition at line 214 of file aarch64-linux-tdep.c.

Referenced by fill_fpregset(), and supply_fpregset().

const struct regset aarch64_linux_gregset

Definition at line 208 of file aarch64-linux-tdep.c.

Referenced by fill_gregset(), and supply_gregset().