Searched refs:set_gdbarch_cannot_fetch_register (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darc-linux-tdep.c252 set_gdbarch_cannot_fetch_register (gdbarch, arc_linux_cannot_fetch_register);
H A Dmips-nbsd-tdep.c366 set_gdbarch_cannot_fetch_register (gdbarch, mipsnbsd_cannot_fetch_register);
H A Dhppa-tdep.c3069 set_gdbarch_cannot_fetch_register (gdbarch,
3079 set_gdbarch_cannot_fetch_register (gdbarch,
H A Dtilegx-tdep.c998 set_gdbarch_cannot_fetch_register (gdbarch,
H A Dcris-tdep.c4001 set_gdbarch_cannot_fetch_register (gdbarch, cris_cannot_fetch_register);
4018 set_gdbarch_cannot_fetch_register
H A Dalpha-tdep.c1804 set_gdbarch_cannot_fetch_register (gdbarch, alpha_cannot_fetch_register);
H A Darc-tdep.c2235 set_gdbarch_cannot_fetch_register (gdbarch, arc_cannot_fetch_register);
H A Dgdbarch.h459 extern void set_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, gdbarch_cannot_fetch_register_ftype *cannot_fetch_register);
H A Dgdbarch.c2546 set_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-netbsd-tdep.c371 set_gdbarch_cannot_fetch_register (gdbarch, mipsnbsd_cannot_fetch_register);
H A Darc-linux-tdep.c719 set_gdbarch_cannot_fetch_register (gdbarch, arc_linux_cannot_fetch_register);
H A Dhppa-tdep.c3022 set_gdbarch_cannot_fetch_register (gdbarch,
3032 set_gdbarch_cannot_fetch_register (gdbarch,
H A Dtilegx-tdep.c986 set_gdbarch_cannot_fetch_register (gdbarch,
H A Dcris-tdep.c3996 set_gdbarch_cannot_fetch_register (gdbarch, cris_cannot_fetch_register);
4013 set_gdbarch_cannot_fetch_register
H A Darc-tdep.c2296 set_gdbarch_cannot_fetch_register (gdbarch, arc_cannot_fetch_register);
H A Dalpha-tdep.c1803 set_gdbarch_cannot_fetch_register (gdbarch, alpha_cannot_fetch_register);
H A Dgdbarch-gen.h372 extern void set_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, gdbarch_cannot_fetch_register_ftype *cannot_fetch_register);
H A Dgdbarch.c2381 set_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, function

Completed in 412 milliseconds