Searched refs:gdbarch_coff_make_msymbol_special (Results 1 – 2 of 2) sorted by relevance
2230 extern void gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, int val, struct minimal_sym…2236 #define COFF_MAKE_MSYMBOL_SPECIAL(val, msym) (gdbarch_coff_make_msymbol_special (current_gdbarch, v…
5173 gdbarch_coff_make_msymbol_special (struct gdbarch *gdbarch, int val, struct minimal_symbol *msym) in gdbarch_coff_make_msymbol_special() function