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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Delfread.c277 if (gdbarch_record_special_symbol_p (gdbarch))
H A Dgdbarch.h1183 extern int gdbarch_record_special_symbol_p (struct gdbarch *gdbarch);
H A Dgdbarch.c1303 "gdbarch_dump: gdbarch_record_special_symbol_p() = %d\n",
1304 gdbarch_record_special_symbol_p (gdbarch));
4259 gdbarch_record_special_symbol_p (struct gdbarch *gdbarch) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Delfread.c276 if (gdbarch_record_special_symbol_p (gdbarch))
H A Dgdbarch-gen.h1206 extern bool gdbarch_record_special_symbol_p (struct gdbarch *gdbarch);
H A Dgdbarch.c1167 "gdbarch_dump: gdbarch_record_special_symbol_p() = %d\n",
1168 gdbarch_record_special_symbol_p (gdbarch));
4368 gdbarch_record_special_symbol_p (struct gdbarch *gdbarch) function

Completed in 270 milliseconds