Home
last modified time | relevance | path

Searched refs:THUMB_LE_BREAKPOINT (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/config/arm/
Dtm-embed.h38 #undef THUMB_LE_BREAKPOINT
39 #define THUMB_LE_BREAKPOINT {0xbe,0xbe} macro
/freebsd-9-stable/contrib/gdb/gdb/
Darm-tdep.c1959 #ifndef THUMB_LE_BREAKPOINT
1960 #define THUMB_LE_BREAKPOINT {0xfe,0xdf} macro
1968 static const char arm_default_thumb_le_breakpoint[] = THUMB_LE_BREAKPOINT;