Searched refs:gdbarch_core_read_description (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcorelow.c1027 result = gdbarch_core_read_description (m_core_gdbarch, this, core_bfd);
H A Dgdbarch.h1115 extern const struct target_desc * gdbarch_core_read_description (struct gdbarch *gdbarch, struct target_ops *target, bfd *abfd);
H A Dgdbarch.c4105 gdbarch_core_read_description (struct gdbarch *gdbarch, struct target_ops *target, bfd *abfd) function
4110 fprintf_unfiltered (gdb_stdlog, "gdbarch_core_read_description called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcorelow.c1112 result = gdbarch_core_read_description (m_core_gdbarch, this, core_bfd);
H A Dgdbarch-gen.h1138 extern const struct target_desc * gdbarch_core_read_description (struct gdbarch *gdbarch, struct target_ops *target, bfd *abfd);
H A Dgdbarch.c4214 gdbarch_core_read_description (struct gdbarch *gdbarch, struct target_ops *target, bfd *abfd) function
4219 gdb_printf (gdb_stdlog, "gdbarch_core_read_description called\n");

Completed in 241 milliseconds