OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT_SETSTEP
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/ia64/include/
ptrace.h
41
#define
PT_SETSTEP
(PT_FIRSTMACH + 5)
50
"
PT_SETSTEP
", \
/src/sys/arch/m68k/include/
ptrace.h
43
#define
PT_SETSTEP
(PT_FIRSTMACH + 5)
52
"
PT_SETSTEP
", \
/src/sys/arch/vax/include/
ptrace.h
34
#define
PT_SETSTEP
(PT_FIRSTMACH + 3)
41
"
PT_SETSTEP
", \
/src/sys/arch/aarch64/include/
ptrace.h
45
#define
PT_SETSTEP
(PT_FIRSTMACH + 5)
54
"
PT_SETSTEP
", \
/src/sys/arch/arm/include/
ptrace.h
50
#define
PT_SETSTEP
(PT_FIRSTMACH + 7) /* Not implemented */
62
"n/a
PT_SETSTEP
", \
/src/sys/arch/hppa/include/
ptrace.h
39
#define
PT_SETSTEP
(PT_FIRSTMACH + 5)
48
"
PT_SETSTEP
", \
/src/sys/arch/mips/include/
ptrace.h
50
#define
PT_SETSTEP
(PT_FIRSTMACH + 5)
60
"
PT_SETSTEP
", \
/src/sys/arch/sh3/include/
ptrace.h
54
#define
PT_SETSTEP
(PT_FIRSTMACH + 7)
65
"
PT_SETSTEP
", \
/src/sys/arch/powerpc/include/
ptrace.h
13
#define
PT_SETSTEP
(PT_FIRSTMACH + 7)
21
"
PT_SETSTEP
", "PT_CLEARSTEP",
/src/sys/arch/amd64/include/
ptrace.h
46
#define
PT_SETSTEP
(PT_FIRSTMACH + 7)
69
"
PT_SETSTEP
", \
/src/sys/arch/i386/include/
ptrace.h
88
#define
PT_SETSTEP
(PT_FIRSTMACH + 9)
103
"
PT_SETSTEP
", \
/src/tests/lib/libc/sys/
t_ptrace_step_wait.h
119
"
PT_SETSTEP
and PT_CONTINUE)\n");
120
SYSCALL_REQUIRE(ptrace(
PT_SETSTEP
, child, 0, 0) != -1);
204
"Verify " #N " (
PT_SETSTEP
set to: " #setstep ")"); \
/src/sys/kern/
sys_ptrace_common.c
261
case
PT_SETSTEP
:
443
case
PT_SETSTEP
:
1400
case
PT_SETSTEP
:
/src/sys/arch/amd64/amd64/
netbsd32_machdep.c
347
case PT32_SETSTEP: return
PT_SETSTEP
;
Completed in 18 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025