Searched refs:set_gdbarch_cannot_store_register (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmipsnbsd-tdep.c352 set_gdbarch_cannot_store_register (gdbarch, mipsnbsd_cannot_store_register);
H A Dmipsfbsd-tdep.c570 set_gdbarch_cannot_store_register (gdbarch, mipsfbsd_cannot_store_register);
H A Dalpha-tdep.c1540 set_gdbarch_cannot_store_register (gdbarch, alpha_cannot_store_register);
H A Dgdbarch.h1050 extern void set_gdbarch_cannot_store_register (struct gdbarch *gdbarch, gdbarch_cannot_store_register_ftype *cannot_store_register);
H A Dgdbarch.c3736 set_gdbarch_cannot_store_register (struct gdbarch *gdbarch, function

Completed in 172 milliseconds