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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1489 typedef void (gdbarch_core_info_proc_ftype) (struct gdbarch *gdbarch, const char *args, enum info_proc_what what); typedef
1491 extern void set_gdbarch_core_info_proc (struct gdbarch *gdbarch, gdbarch_core_info_proc_ftype *core_info_proc);
H A Dgdbarch.c333 gdbarch_core_info_proc_ftype *core_info_proc;
4856 gdbarch_core_info_proc_ftype core_info_proc)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1512 typedef void (gdbarch_core_info_proc_ftype) (struct gdbarch *gdbarch, const char *args, enum info_proc_what what); typedef
1514 extern void set_gdbarch_core_info_proc (struct gdbarch *gdbarch, gdbarch_core_info_proc_ftype *core_info_proc);
H A Dgdbarch.c237 gdbarch_core_info_proc_ftype *core_info_proc = nullptr;
4966 gdbarch_core_info_proc_ftype core_info_proc)

Completed in 208 milliseconds