Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dptrace.h70 PTRACE_SINGLESTEP = 9, enumerator
71 #define PT_STEP PTRACE_SINGLESTEP
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dptrace.h17 #define PTRACE_SINGLESTEP 9 macro