Home
last modified time | relevance | path

Searched refs:set_gdbarch_cannot_fetch_register (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dmipsnbsd-tdep.c351 set_gdbarch_cannot_fetch_register (gdbarch, mipsnbsd_cannot_fetch_register); in mipsnbsd_init_abi()
H A Dmipsfbsd-tdep.c569 set_gdbarch_cannot_fetch_register (gdbarch, mipsfbsd_cannot_fetch_register); in mipsfbsd_init_abi()
H A Dalpha-tdep.c1528 set_gdbarch_cannot_fetch_register (gdbarch, alpha_cannot_fetch_register); in alpha_gdbarch_init()
H A Dgdbarch.h1040 extern void set_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, gdbarch_cannot_fetch_regist…
H A Dgdbarch.c3719 set_gdbarch_cannot_fetch_register (struct gdbarch *gdbarch, in set_gdbarch_cannot_fetch_register() function