Searched defs:cannot_fetch_register (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c217 gdbarch_cannot_fetch_register_ftype *cannot_fetch_register; member in struct:gdbarch
2546 set_gdbarch_cannot_fetch_register(struct gdbarch *gdbarch, gdbarch_cannot_fetch_register_ftype cannot_fetch_register) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c107 gdbarch_cannot_fetch_register_ftype *cannot_fetch_register = cannot_register_not; member in struct:gdbarch
2381 set_gdbarch_cannot_fetch_register(struct gdbarch *gdbarch, gdbarch_cannot_fetch_register_ftype cannot_fetch_register) argument

Completed in 227 milliseconds