Home
last modified time | relevance | path

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

/external/ltrace/sysdeps/linux-gnu/arm/
Darch.h33 #define THUMB_BREAKPOINT_LENGTH 2 macro
Dbreakpoint.c59 else if (j < THUMB_BREAKPOINT_LENGTH) { in arch_enable_breakpoint()