Searched defs:cookednum (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dm32c-tdep.c592 m32c_pseudo_register_read(struct gdbarch *arch, readable_regcache *cache, int cookednum, gdb_byte *buf) argument
610 m32c_pseudo_register_write(struct gdbarch *arch, struct regcache *cache, int cookednum, const gdb_byte *buf) argument
[all...]
H A Dmep-tdep.c1116 mep_pseudo_cr32_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1142 mep_pseudo_cr64_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1152 mep_pseudo_register_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1172 mep_pseudo_csr_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
1203 mep_pseudo_cr32_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
1224 mep_pseudo_cr64_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
1234 mep_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
[all...]
H A Dmips-tdep.c748 mips_pseudo_register_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
778 mips_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
[all...]
H A Dgdbarch.c1996 gdbarch_pseudo_register_read (struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
2020 gdbarch_pseudo_register_read_value (struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum) argument
2044 gdbarch_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dm32c-tdep.c593 m32c_pseudo_register_read(struct gdbarch *arch, readable_regcache *cache, int cookednum, gdb_byte *buf) argument
611 m32c_pseudo_register_write(struct gdbarch *arch, struct regcache *cache, int cookednum, const gdb_byte *buf) argument
[all...]
H A Dmep-tdep.c1122 mep_pseudo_cr32_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1148 mep_pseudo_cr64_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1158 mep_pseudo_register_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1178 mep_pseudo_csr_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
1209 mep_pseudo_cr32_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
1230 mep_pseudo_cr64_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
1240 mep_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
[all...]
H A Dmips-tdep.c767 mips_pseudo_register_read(struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
799 mips_pseudo_register_write(struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument
[all...]
H A Dgdbarch.c1834 gdbarch_pseudo_register_read (struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf) argument
1858 gdbarch_pseudo_register_read_value (struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum) argument
1882 gdbarch_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf) argument

Completed in 326 milliseconds