OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 97 milliseconds