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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h803 typedef void (gdbarch_coff_make_msymbol_special_ftype) (int val, struct minimal_symbol *msym); typedef
805 extern void set_gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, gdbarch_coff_make_msymbol_special_ftype *coff_make_msymbol_special);
H A Dgdbarch.c265 gdbarch_coff_make_msymbol_special_ftype *coff_make_msymbol_special;
3452 gdbarch_coff_make_msymbol_special_ftype coff_make_msymbol_special)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h782 typedef void (gdbarch_coff_make_msymbol_special_ftype) (int val, struct minimal_symbol *msym); typedef
784 extern void set_gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, gdbarch_coff_make_msymbol_special_ftype *coff_make_msymbol_special);
H A Dgdbarch.c163 gdbarch_coff_make_msymbol_special_ftype *coff_make_msymbol_special = default_coff_make_msymbol_special;
3424 gdbarch_coff_make_msymbol_special_ftype coff_make_msymbol_special)

Completed in 221 milliseconds