Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-rdi.c730 case RDIError_UndefinedInstruction: in rdi_error_message()
820 case RDIError_UndefinedInstruction: in rdi_error_signal()
/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dadp.h2471 #define RDIError_UndefinedInstruction 2 macro
Dardi.c1267 stopped_info->stopped_status = RDIError_UndefinedInstruction; in HandleStoppedMessage()