GDB (xrefs)
|
#include "x86-bsd-nat.h"
Go to the source code of this file.
Classes | |
class | i386_bsd_nat_target< BaseTarget > |
Functions | |
void | i386bsd_fetch_inferior_registers (struct regcache *regcache, int regnum) |
void | i386bsd_store_inferior_registers (struct regcache *regcache, int regnum) |
|
extern |
Definition at line 144 of file i386-bsd-nat.c.
References gdb_ptrace(), GETREGS_SUPPLIES, have_ptrace_xmmregs, I386_ST0_REGNUM, i386bsd_supply_gregset(), i387_supply_fsave(), i387_supply_fxsave(), regcache::ptid(), PTRACE_TYPE_ARG3, and regnum.
Referenced by i386_bsd_nat_target< BaseTarget >::fetch_registers().
|
extern |
Definition at line 188 of file i386-bsd-nat.c.
References gdb_ptrace(), GETREGS_SUPPLIES, have_ptrace_xmmregs, I386_ST0_REGNUM, i386bsd_collect_gregset(), i387_collect_fsave(), i387_collect_fxsave(), regcache::ptid(), PTRACE_TYPE_ARG3, and regnum.
Referenced by i386_bsd_nat_target< BaseTarget >::store_registers().