GDB (xrefs)
Macros | Variables
/tmp/gdb-8.1/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

◆ AARCH64_LINUX_SIZEOF_FPREGSET

#define AARCH64_LINUX_SIZEOF_FPREGSET   (33 * V_REGISTER_SIZE)

◆ AARCH64_LINUX_SIZEOF_GREGSET

#define AARCH64_LINUX_SIZEOF_GREGSET   (34 * X_REGISTER_SIZE)

Variable Documentation

◆ aarch64_linux_fpregset

const struct regset aarch64_linux_fpregset

◆ aarch64_linux_gregset

const struct regset aarch64_linux_gregset