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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1185 typedef void (gdbarch_record_special_symbol_ftype) (struct gdbarch *gdbarch, struct objfile *objfile, asymbol *sym); typedef
1187 extern void set_gdbarch_record_special_symbol (struct gdbarch *gdbarch, gdbarch_record_special_symbol_ftype *record_special_symbol);
H A Dgdbarch.c303 gdbarch_record_special_symbol_ftype *record_special_symbol;
4277 gdbarch_record_special_symbol_ftype record_special_symbol)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1208 typedef void (gdbarch_record_special_symbol_ftype) (struct gdbarch *gdbarch, struct objfile *objfile, asymbol *sym); typedef
1210 extern void set_gdbarch_record_special_symbol (struct gdbarch *gdbarch, gdbarch_record_special_symbol_ftype *record_special_symbol);
H A Dgdbarch.c207 gdbarch_record_special_symbol_ftype *record_special_symbol = nullptr;
4386 gdbarch_record_special_symbol_ftype record_special_symbol)

Completed in 282 milliseconds