Home
last modified time | relevance | path

Searched refs:gdbarch_cannot_fetch_register_ftype (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dgdbarch.h399 typedef int (gdbarch_cannot_fetch_register_ftype) (struct gdbarch *gdbarch, int regnum); typedef
401 …et_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, gdbarch_cannot_fetch_register_ftype *ca…
H A Dgdbarch.c188 gdbarch_cannot_fetch_register_ftype *cannot_fetch_register;
2367 gdbarch_cannot_fetch_register_ftype cannot_fetch_register) in set_gdbarch_cannot_fetch_register()