Searched refs:arm_nbsd_thumb_be_breakpoint (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-nbsd-tdep.c41 static const gdb_byte arm_nbsd_thumb_be_breakpoint[] = {0xde, 0xfe}; variable
130 tdep->thumb_breakpoint = arm_nbsd_thumb_be_breakpoint;
132 tdep->thumb_breakpoint_size = sizeof (arm_nbsd_thumb_be_breakpoint);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-netbsd-tdep.c39 static const gdb_byte arm_nbsd_thumb_be_breakpoint[] = {0xde, 0xfe}; variable
133 tdep->thumb_breakpoint = arm_nbsd_thumb_be_breakpoint;
135 tdep->thumb_breakpoint_size = sizeof (arm_nbsd_thumb_be_breakpoint);

Completed in 189 milliseconds