Searched refs:gdbarch_core_xfer_siginfo_ftype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h970 typedef LONGEST (gdbarch_core_xfer_siginfo_ftype) (struct gdbarch *gdbarch, gdb_byte *readbuf, ULONGEST offset, ULONGEST len); typedef
972 extern void set_gdbarch_core_xfer_siginfo (struct gdbarch *gdbarch, gdbarch_core_xfer_siginfo_ftype *core_xfer_siginfo);
H A Dgdbarch.c284 gdbarch_core_xfer_siginfo_ftype *core_xfer_siginfo;
3859 gdbarch_core_xfer_siginfo_ftype core_xfer_siginfo)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h975 typedef LONGEST (gdbarch_core_xfer_siginfo_ftype) (struct gdbarch *gdbarch, gdb_byte *readbuf, ULONGEST offset, ULONGEST len); typedef
977 extern void set_gdbarch_core_xfer_siginfo (struct gdbarch *gdbarch, gdbarch_core_xfer_siginfo_ftype *core_xfer_siginfo);
H A Dgdbarch.c185 gdbarch_core_xfer_siginfo_ftype *core_xfer_siginfo = nullptr;
3903 gdbarch_core_xfer_siginfo_ftype core_xfer_siginfo)

Completed in 404 milliseconds