Searched defs:CANNOT_FETCH_REGISTER (Results 1 – 4 of 4) sorted by relevance
46 #define CANNOT_FETCH_REGISTER(regno) mips_linux_cannot_fetch_register (regno) macro
74 #define CANNOT_FETCH_REGISTER(regno) cannot_fetch_register (regno) macro
38 #define CANNOT_FETCH_REGISTER(regno) ia64_cannot_fetch_register(regno) macro
651 #define CANNOT_FETCH_REGISTER(regnum) (gdbarch_cannot_fetch_register (current_gdbarch, regnum)) macro