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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h487 typedef void (gdbarch_value_to_register_ftype) (struct frame_info *frame, int regnum, struct type *type, const gdb_byte *buf); typedef
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h400 typedef void (gdbarch_value_to_register_ftype) (frame_info_ptr frame, int regnum, struct type *type, const gdb_byte *buf); typedef

Completed in 153 milliseconds