Searched defs:make_symbol_special (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c266 gdbarch_make_symbol_special_ftype *make_symbol_special; member in struct:gdbarch
3468 set_gdbarch_make_symbol_special(struct gdbarch *gdbarch, gdbarch_make_symbol_special_ftype make_symbol_special) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c164 gdbarch_make_symbol_special_ftype *make_symbol_special = default_make_symbol_special; member in struct:gdbarch
3440 set_gdbarch_make_symbol_special(struct gdbarch *gdbarch, gdbarch_make_symbol_special_ftype make_symbol_special) argument

Completed in 335 milliseconds