GDB (xrefs)
|
#include "regset.h"
Go to the source code of this file.
Macros | |
#define | RISCV_FBSD_NUM_GREGS 33 |
#define | RISCV_FBSD_SIZEOF_FPREGSET (32 * 16 + 8) |
Variables | |
const struct regset | riscv_fbsd_gregset |
const struct regset | riscv_fbsd_fpregset |
#define RISCV_FBSD_NUM_GREGS 33 |
Definition at line 27 of file riscv-fbsd-tdep.h.
Referenced by riscv_fbsd_iterate_over_regset_sections(), and riscv_fbsd_sigframe_init().
#define RISCV_FBSD_SIZEOF_FPREGSET (32 * 16 + 8) |
Definition at line 33 of file riscv-fbsd-tdep.h.
Referenced by riscv_fbsd_iterate_over_regset_sections(), and riscv_fbsd_sigframe_init().
|
extern |
Definition at line 63 of file riscv-fbsd-tdep.c.
Referenced by riscv_fbsd_nat_target::fetch_registers(), riscv_fbsd_iterate_over_regset_sections(), and riscv_fbsd_nat_target::store_registers().
|
extern |
Definition at line 58 of file riscv-fbsd-tdep.c.
Referenced by riscv_fbsd_nat_target::fetch_registers(), riscv_fbsd_iterate_over_regset_sections(), and riscv_fbsd_nat_target::store_registers().