GDB (API)
Functions
/home/stan/gdb/src/gdb/aarch64-linux-tdep.h File Reference

Go to the source code of this file.

Functions

void aarch64_linux_supply_gregset (struct regcache *regcache, const gdb_byte *gregs_buf)
void aarch64_linux_supply_fpregset (struct regcache *regcache, const gdb_byte *fpregs_buf)

Function Documentation

void aarch64_linux_supply_fpregset ( struct regcache *  regcache,
const gdb_byte fpregs_buf 
)

Definition at line 211 of file aarch64-linux-tdep.c.

void aarch64_linux_supply_gregset ( struct regcache *  regcache,
const gdb_byte gregs_buf 
)

Definition at line 186 of file aarch64-linux-tdep.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines