Searched refs:THUMB_BREAKPOINT_LENGTH (Results 1 – 2 of 2) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/arm/ | ||
D | arch.h | 33 #define THUMB_BREAKPOINT_LENGTH 2 macro |
D | breakpoint.c | 59 else if (j < THUMB_BREAKPOINT_LENGTH) { in arch_enable_breakpoint() |