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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c218 gdbarch_cannot_store_register_ftype *cannot_store_register; member in struct:gdbarch
2563 set_gdbarch_cannot_store_register(struct gdbarch *gdbarch, gdbarch_cannot_store_register_ftype cannot_store_register) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c108 gdbarch_cannot_store_register_ftype *cannot_store_register = cannot_register_not; member in struct:gdbarch
2398 set_gdbarch_cannot_store_register(struct gdbarch *gdbarch, gdbarch_cannot_store_register_ftype cannot_store_register) argument

Completed in 110 milliseconds