Home
last modified time | relevance | path

Searched refs:ptrace_cmds (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dptrace_cmds.h11 # error static const struct xlat ptrace_cmds in mpers mode
16 const struct xlat ptrace_cmds[] = { variable
DMakemodule.am1 …lat/prctl_options.in xlat/priorities.in xlat/ptp_flags_options.in xlat/ptrace_cmds.in xlat/ptrace_…
2 …h xlat/prctl_options.h xlat/priorities.h xlat/ptp_flags_options.h xlat/ptrace_cmds.h xlat/ptrace_e…
593 $(top_srcdir)/xlat/ptrace_cmds.h: $(top_srcdir)/xlat/ptrace_cmds.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dprocess.c102 printxval64(ptrace_cmds, request, "PTRACE_???"); in SYS_FUNC()
DChangeLog-CVS136 can be figured out. Add PTRACE_SET_SYSCALL to ptrace_cmds[].
2224 * process.c (ptrace_cmds): Add PTRACE_GETVRREGS and PTRACE_SETVRREGS
3608 (ptrace_cmds): Make PTRACE_GETREGS et al conditional on #ifdef PTRACE_*
DMakefile.in983 xlat/ptrace_cmds.in xlat/ptrace_events.in \
1218 xlat/priorities.h xlat/ptp_flags_options.h xlat/ptrace_cmds.h \
7994 $(top_srcdir)/xlat/ptrace_cmds.h: $(top_srcdir)/xlat/ptrace_cmds.in $(top_srcdir)/xlat/gen.sh
DChangeLog6913 * xlat/ptrace_cmds.in (PTRACE_SECCOMP_GET_METADATA): New constant.
26258 * xlat/ptrace_cmds.in: Add PTRACE_GETREGS64, PTRACE_SETREGS64,
33194 * xlat/ptrace_cmds.in: Add PTRACE_SECCOMP_GET_FILTER.
36186 * xlat/ptrace_cmds.in: Add PowerPC specific ptrace constants.
39349 * xlat/ptrace_cmds.in: Add arch-specific ptrace commands.
41865 * xlat/ptrace_cmds.in: Add PTRACE_PEEKSIGINFO, PTRACE_GETSIGMASK,
51616 * process.c (ptrace_cmds): Add PTRACE_GETREGSET and PTRACE_SETREGSET.