GDB (xrefs)
Loading...
Searching...
No Matches
amd64-nat.h File Reference

Go to the source code of this file.

Functions

int amd64_native_gregset_supplies_p (struct gdbarch *gdbarch, int regnum)
 
void amd64_supply_native_gregset (struct regcache *regcache, const void *gregs, int regnum)
 
void amd64_collect_native_gregset (const struct regcache *regcache, void *gregs, int regnum)
 

Variables

int * amd64_native_gregset32_reg_offset
 
int amd64_native_gregset32_num_regs
 
int * amd64_native_gregset64_reg_offset
 
int amd64_native_gregset64_num_regs
 

Function Documentation

◆ amd64_collect_native_gregset()

◆ amd64_native_gregset_supplies_p()

◆ amd64_supply_native_gregset()

Variable Documentation

◆ amd64_native_gregset32_num_regs

◆ amd64_native_gregset32_reg_offset

int* amd64_native_gregset32_reg_offset
extern

◆ amd64_native_gregset64_num_regs

◆ amd64_native_gregset64_reg_offset

int* amd64_native_gregset64_reg_offset
extern