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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1438 typedef const char * (gdbarch_auto_charset_ftype) (void); typedef
1440 extern void set_gdbarch_auto_charset (struct gdbarch *gdbarch, gdbarch_auto_charset_ftype *auto_charset);
H A Dgdbarch.c327 gdbarch_auto_charset_ftype *auto_charset;
4741 gdbarch_auto_charset_ftype auto_charset)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1461 typedef const char * (gdbarch_auto_charset_ftype) (); typedef
1463 extern void set_gdbarch_auto_charset (struct gdbarch *gdbarch, gdbarch_auto_charset_ftype *auto_charset);
H A Dgdbarch.c231 gdbarch_auto_charset_ftype *auto_charset = default_auto_charset;
4850 gdbarch_auto_charset_ftype auto_charset)

Completed in 213 milliseconds