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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcoffread.c1024 gdbarch_coff_make_msymbol_special (gdbarch,
H A Dgdbarch.h804 extern void gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, int val, struct minimal_symbol *msym);
H A Dgdbarch.c3441 gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, int val, struct minimal_symbol *msym) function
3446 fprintf_unfiltered (gdb_stdlog, "gdbarch_coff_make_msymbol_special called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h783 extern void gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, int val, struct minimal_symbol *msym);
H A Dcoffread.c1048 gdbarch_coff_make_msymbol_special (gdbarch,
H A Dgdbarch.c3413 gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, int val, struct minimal_symbol *msym) function
3418 gdb_printf (gdb_stdlog, "gdbarch_coff_make_msymbol_special called\n");

Completed in 144 milliseconds