Searched defs:gdbarch_pseudo_register_write_ftype (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h296 typedef void (gdbarch_pseudo_register_write_ftype) (struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf); typedef
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h205 typedef void (gdbarch_pseudo_register_write_ftype) (struct gdbarch *gdbarch, struct regcache *regcache, int cookednum, const gdb_byte *buf); typedef

Completed in 138 milliseconds