Searched refs:RDIError_BreakpointReached (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Ddbg_rdi.h52 #define RDIError_BreakpointReached 143 macro
H A Dwrapper.c208 state->EndCondition = RDIError_BreakpointReached;
930 if (state->EndCondition == RDIError_BreakpointReached)
H A Darmos.c48 /* For RDIError_BreakpointReached. */
525 state->EndCondition = RDIError_BreakpointReached;
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Ddbg_rdi.h52 #define RDIError_BreakpointReached 143 macro
H A Dwrapper.c207 state->EndCondition = RDIError_BreakpointReached;
931 if (state->EndCondition == RDIError_BreakpointReached)
H A Darmos.c51 /* For RDIError_BreakpointReached. */
530 state->EndCondition = RDIError_BreakpointReached;

Completed in 141 milliseconds