GDB (xrefs)
|
#include "x86-bsd-nat.h"
Go to the source code of this file.
Classes | |
class | amd64_bsd_nat_target< BaseTarget > |
Functions | |
void | amd64bsd_fetch_inferior_registers (struct regcache *regcache, int regnum) |
void | amd64bsd_store_inferior_registers (struct regcache *regcache, int regnum) |
|
extern |
Definition at line 58 of file amd64-bsd-nat.c.
References amd64_native_gregset_supplies_p(), amd64_supply_fxsave(), amd64_supply_native_gregset(), reg_buffer::arch(), gdb_ptrace(), regcache::ptid(), PTRACE_TYPE_ARG3, and regnum.
Referenced by amd64_bsd_nat_target< BaseTarget >::fetch_registers().
|
extern |
Definition at line 90 of file amd64-bsd-nat.c.
References amd64_collect_fxsave(), amd64_collect_native_gregset(), amd64_native_gregset_supplies_p(), reg_buffer::arch(), gdb_ptrace(), regcache::ptid(), PTRACE_TYPE_ARG3, and regnum.
Referenced by amd64_bsd_nat_target< BaseTarget >::store_registers().