HomeSort by relevance Sort by last modified time
    Searched full:break_insn (Results 1 - 2 of 2) sorted by null

  /external/ltrace/sysdeps/linux-gnu/arm/
breakpoint.c 37 const unsigned char break_insn[] = BREAKPOINT_VALUE; local
57 bytes[j] = break_insn[i * sizeof(long) + j];
  /external/ltrace/sysdeps/linux-gnu/
breakpoint.c 43 static unsigned char break_insn[] = BREAKPOINT_VALUE; local
66 bytes[j] = break_insn[i * sizeof(long) + j];

Completed in 72 milliseconds