GDB (xrefs)
|
#include "regset.h"
Go to the source code of this file.
Macros | |
#define | ARM_FBSD_SIZEOF_GREGSET (17 * 4) |
#define | ARM_FBSD_SIZEOF_TLSREGSET (4) |
#define | ARM_FBSD_SIZEOF_VFPREGSET (33 * 8) |
#define | HWCAP_VFP 0x00000040 |
#define | HWCAP_NEON 0x00001000 |
#define | HWCAP_VFPv3 0x00002000 |
#define | HWCAP_VFPD32 0x00080000 |
Functions | |
const struct target_desc * | arm_fbsd_read_description_auxv (const gdb::optional< gdb::byte_vector > &auxv, target_ops *target, gdbarch *gdbarch, bool tls) |
const struct target_desc * | arm_fbsd_read_description_auxv (bool tls) |
Variables | |
const struct regset | arm_fbsd_gregset |
const struct regset | arm_fbsd_vfpregset |
const struct regset | arm_fbsd_tls_regset |
#define ARM_FBSD_SIZEOF_GREGSET (17 * 4) |
Definition at line 27 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_iterate_over_regset_sections().
#define ARM_FBSD_SIZEOF_TLSREGSET (4) |
Definition at line 30 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_iterate_over_regset_sections().
#define ARM_FBSD_SIZEOF_VFPREGSET (33 * 8) |
Definition at line 34 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_iterate_over_regset_sections().
#define HWCAP_NEON 0x00001000 |
Definition at line 42 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_read_description_auxv(), arm_linux_core_read_description(), and arm_linux_nat_target::read_description().
#define HWCAP_VFP 0x00000040 |
Definition at line 41 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_read_description_auxv(), arm_linux_core_read_description(), and arm_linux_nat_target::read_description().
#define HWCAP_VFPD32 0x00080000 |
Definition at line 44 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_read_description_auxv().
#define HWCAP_VFPv3 0x00002000 |
Definition at line 43 of file arm-fbsd-tdep.h.
Referenced by arm_fbsd_read_description_auxv(), arm_linux_core_read_description(), and arm_linux_nat_target::read_description().
|
extern |
Definition at line 245 of file arm-fbsd-tdep.c.
References arm_fbsd_read_description_auxv(), current_inferior(), and target_read_auxv().
|
extern |
Definition at line 218 of file arm-fbsd-tdep.c.
References aarch32_read_description(), ARM_FP_TYPE_NONE, ARM_FP_TYPE_VFPV2, ARM_FP_TYPE_VFPV3, arm_read_description(), HWCAP_NEON, HWCAP_VFP, HWCAP_VFPD32, HWCAP_VFPv3, and target_auxv_search().
Referenced by arm_fbsd_core_read_description(), arm_fbsd_read_description_auxv(), and arm_fbsd_nat_target::read_description().
|
extern |
Definition at line 150 of file arm-fbsd-tdep.c.
Referenced by arm_fbsd_iterate_over_regset_sections(), arm_fbsd_nat_target::fetch_registers(), and arm_fbsd_nat_target::store_registers().
|
extern |
Definition at line 184 of file arm-fbsd-tdep.c.
Referenced by arm_fbsd_iterate_over_regset_sections(), arm_fbsd_nat_target::fetch_registers(), and arm_fbsd_nat_target::store_registers().
|
extern |
Definition at line 156 of file arm-fbsd-tdep.c.
Referenced by arm_fbsd_iterate_over_regset_sections(), arm_fbsd_nat_target::fetch_registers(), and arm_fbsd_nat_target::store_registers().