GDB (xrefs)
Functions
/tmp/gdb-8.1/gdb/mips-nbsd-tdep.h File Reference

Go to the source code of this file.

Functions

void mipsnbsd_supply_reg (struct regcache *, const char *, int)
 
void mipsnbsd_fill_reg (const struct regcache *, char *, int)
 
void mipsnbsd_supply_fpreg (struct regcache *, const char *, int)
 
void mipsnbsd_fill_fpreg (const struct regcache *, char *, int)
 

Function Documentation

◆ mipsnbsd_fill_fpreg()

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

◆ mipsnbsd_fill_reg()

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

◆ mipsnbsd_supply_fpreg()

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

◆ mipsnbsd_supply_reg()

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