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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h934 typedef ULONGEST (gdbarch_core_xfer_shared_libraries_ftype) (struct gdbarch *gdbarch, gdb_byte *readbuf, ULONGEST offset, ULONGEST len); typedef
936 extern void set_gdbarch_core_xfer_shared_libraries (struct gdbarch *gdbarch, gdbarch_core_xfer_shared_libraries_ftype *core_xfer_shared_libraries);
H A Dgdbarch.c280 gdbarch_core_xfer_shared_libraries_ftype *core_xfer_shared_libraries;
3763 gdbarch_core_xfer_shared_libraries_ftype core_xfer_shared_libraries)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h939 typedef ULONGEST (gdbarch_core_xfer_shared_libraries_ftype) (struct gdbarch *gdbarch, gdb_byte *readbuf, ULONGEST offset, ULONGEST len); typedef
941 extern void set_gdbarch_core_xfer_shared_libraries (struct gdbarch *gdbarch, gdbarch_core_xfer_shared_libraries_ftype *core_xfer_shared_libraries);
H A Dgdbarch.c181 gdbarch_core_xfer_shared_libraries_ftype *core_xfer_shared_libraries = nullptr;
3807 gdbarch_core_xfer_shared_libraries_ftype core_xfer_shared_libraries)

Completed in 236 milliseconds