Home
last modified time | relevance | path

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

/external/ltrace/sysdeps/linux-gnu/arm/
Darch.h32 #define THUMB_BREAKPOINT_VALUE { 0x01, 0xde } macro
Dbreakpoint.c38 const unsigned char thumb_break_insn[] = THUMB_BREAKPOINT_VALUE; in arch_enable_breakpoint()