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

Go to the source code of this file.

Functions

void alphabsd_supply_reg (struct regcache *, const char *, int)
void alphabsd_fill_reg (const struct regcache *, char *, int)
void alphabsd_supply_fpreg (struct regcache *, const char *, int)
void alphabsd_fill_fpreg (const struct regcache *, char *, int)
struct regsetalphanbsd_regset_from_core_section (struct gdbarch *gdbarch, const char *sect_name, size_t len)

Function Documentation

void alphabsd_fill_fpreg ( const struct regcache *  ,
char *  ,
int   
)

Definition at line 52 of file alphabsd-tdep.c.

void alphabsd_fill_reg ( const struct regcache *  ,
char *  ,
int   
)

Definition at line 37 of file alphabsd-tdep.c.

void alphabsd_supply_fpreg ( struct regcache *  ,
const char *  ,
int   
)

Definition at line 44 of file alphabsd-tdep.c.

void alphabsd_supply_reg ( struct regcache *  ,
const char *  ,
int   
)

Definition at line 30 of file alphabsd-tdep.c.

struct regset* alphanbsd_regset_from_core_section ( struct gdbarch *  gdbarch,
const char *  sect_name,
size_t  len 
) [read]

Definition at line 166 of file alphanbsd-tdep.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines