GDB (xrefs)
|
#include "regset.h"
Go to the source code of this file.
Macros | |
#define | I386_FBSD_XSAVE_XCR0_OFFSET 464 |
Functions | |
uint64_t | i386fbsd_core_read_xcr0 (bfd *abfd) |
Variables | |
const struct regset | i386_fbsd_gregset |
#define I386_FBSD_XSAVE_XCR0_OFFSET 464 |
Definition at line 31 of file i386-fbsd-tdep.h.
uint64_t i386fbsd_core_read_xcr0 | ( | bfd * | abfd | ) |
Definition at line 247 of file i386-fbsd-tdep.c.
References I386_FBSD_XSAVE_XCR0_OFFSET, and size.
Referenced by amd64fbsd_core_read_description(), and i386fbsd_core_read_description().
|
extern |
Definition at line 111 of file i386-fbsd-tdep.c.
Referenced by i386_fbsd_nat_target::fetch_registers(), i386fbsd_iterate_over_regset_sections(), and i386_fbsd_nat_target::store_registers().