Searched refs:coff_make_msymbol_special (Results 1 – 3 of 3) sorted by relevance
229 gdbarch_coff_make_msymbol_special_ftype *coff_make_msymbol_special; member452 current_gdbarch->coff_make_msymbol_special = default_coff_make_msymbol_special; in gdbarch_alloc()816 (long) current_gdbarch->coff_make_msymbol_special); in gdbarch_dump()3530 gdb_assert (gdbarch->coff_make_msymbol_special != NULL); in gdbarch_coff_make_msymbol_special()3533 gdbarch->coff_make_msymbol_special (val, msym); in gdbarch_coff_make_msymbol_special()3538 … gdbarch_coff_make_msymbol_special_ftype coff_make_msymbol_special) in set_gdbarch_coff_make_msymbol_special() argument3540 gdbarch->coff_make_msymbol_special = coff_make_msymbol_special; in set_gdbarch_coff_make_msymbol_special()
1320 …cial (struct gdbarch *gdbarch, gdbarch_coff_make_msymbol_special_ftype *coff_make_msymbol_special);
652 f:=:void:coff_make_msymbol_special:int val, struct minimal_symbol *msym:val, msym::default_coff_mak…