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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h279 typedef enum register_status (gdbarch_pseudo_register_read_ftype) (struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf); typedef in typeref:enum:gdbarch_pseudo_register_read_ftype
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h188 typedef enum register_status (gdbarch_pseudo_register_read_ftype) (struct gdbarch *gdbarch, readable_regcache *regcache, int cookednum, gdb_byte *buf); typedef in typeref:enum:gdbarch_pseudo_register_read_ftype

Completed in 206 milliseconds