GDB (API)
|
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) |
void mipsnbsd_fill_fpreg | ( | const struct regcache * | , |
char * | , | ||
int | |||
) |
Definition at line 199 of file mipsnbsd-tdep.c.
void mipsnbsd_fill_reg | ( | const struct regcache * | , |
char * | , | ||
int | |||
) |
Definition at line 162 of file mipsnbsd-tdep.c.
void mipsnbsd_supply_fpreg | ( | struct regcache * | , |
const char * | , | ||
int | |||
) |
Definition at line 175 of file mipsnbsd-tdep.c.
void mipsnbsd_supply_reg | ( | struct regcache * | , |
const char * | , | ||
int | |||
) |
Definition at line 143 of file mipsnbsd-tdep.c.