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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1114 typedef const struct target_desc * (gdbarch_core_read_description_ftype) (struct gdbarch *gdbarch, struct target_ops *target, bfd *abfd); typedef in typeref:struct:gdbarch_core_read_description_ftype
1116 extern void set_gdbarch_core_read_description (struct gdbarch *gdbarch, gdbarch_core_read_description_ftype *core_read_description);
H A Dgdbarch.c296 gdbarch_core_read_description_ftype *core_read_description;
4116 gdbarch_core_read_description_ftype core_read_description)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1137 typedef const struct target_desc * (gdbarch_core_read_description_ftype) (struct gdbarch *gdbarch, struct target_ops *target, bfd *abfd); typedef in typeref:struct:gdbarch_core_read_description_ftype
1139 extern void set_gdbarch_core_read_description (struct gdbarch *gdbarch, gdbarch_core_read_description_ftype *core_read_description);
H A Dgdbarch.c200 gdbarch_core_read_description_ftype *core_read_description = nullptr;
4225 gdbarch_core_read_description_ftype core_read_description)

Completed in 153 milliseconds