Home
last modified time | relevance | path

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

/external/strace/xlat/
Dptrace_cmds.h5 # error static const struct xlat ptrace_cmds in mpers mode
10 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…
443 $(top_srcdir)/xlat/ptrace_cmds.h: $(top_srcdir)/xlat/ptrace_cmds.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dprocess.c94 printxval64(ptrace_cmds, request, "PTRACE_???"); in SYS_FUNC()
DMakefile817 xlat/ptp_flags_options.in xlat/ptrace_cmds.in \
958 xlat/priorities.h xlat/ptp_flags_options.h xlat/ptrace_cmds.h \
6351 $(top_srcdir)/xlat/ptrace_cmds.h: $(top_srcdir)/xlat/ptrace_cmds.in $(top_srcdir)/xlat/gen.sh
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.in829 xlat/ptp_flags_options.in xlat/ptrace_cmds.in \
980 xlat/priorities.h xlat/ptp_flags_options.h xlat/ptrace_cmds.h \
6475 $(top_srcdir)/xlat/ptrace_cmds.h: $(top_srcdir)/xlat/ptrace_cmds.in $(top_srcdir)/xlat/gen.sh
DChangeLog11614 * xlat/ptrace_cmds.in: Add PTRACE_GETREGS64, PTRACE_SETREGS64,
18550 * xlat/ptrace_cmds.in: Add PTRACE_SECCOMP_GET_FILTER.
21542 * xlat/ptrace_cmds.in: Add PowerPC specific ptrace constants.
24705 * xlat/ptrace_cmds.in: Add arch-specific ptrace commands.
27221 * xlat/ptrace_cmds.in: Add PTRACE_PEEKSIGINFO, PTRACE_GETSIGMASK,
36972 * process.c (ptrace_cmds): Add PTRACE_GETREGSET and PTRACE_SETREGSET.