Home
last modified time | relevance | path

Searched refs:cannot_register_not (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Darch-utils.h90 int cannot_register_not (int regnum);
H A Darch-utils.c235 cannot_register_not (int regnum) in cannot_register_not() function
H A Dgdbarch.c500 current_gdbarch->cannot_fetch_register = cannot_register_not; in gdbarch_alloc()
501 current_gdbarch->cannot_store_register = cannot_register_not; in gdbarch_alloc()