Home
last modified time | relevance | path

Searched defs:cannot_fetch_register (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Di386bsd-nat.c113 cannot_fetch_register (int regno) in cannot_fetch_register() function
H A Dgdbarch.c180 gdbarch_cannot_fetch_register_ftype *cannot_fetch_register; member
3720 gdbarch_cannot_fetch_register_ftype cannot_fetch_register) in set_gdbarch_cannot_fetch_register()
/freebsd-12.1/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.h47 int (*cannot_fetch_register) (int); member