Home
last modified time | relevance | path

Searched refs:ptrace_setoptions_flags (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dptrace_setoptions_flags.h11 # error static const struct xlat ptrace_setoptions_flags in mpers mode
16 const struct xlat ptrace_setoptions_flags[] = { variable
DMakemodule.am1 …s.in xlat/ptrace_events.in xlat/ptrace_peeksiginfo_flags.in xlat/ptrace_setoptions_flags.in xlat/q…
2 …cmds.h xlat/ptrace_events.h xlat/ptrace_peeksiginfo_flags.h xlat/ptrace_setoptions_flags.h xlat/qu…
599 $(top_srcdir)/xlat/ptrace_setoptions_flags.h: $(top_srcdir)/xlat/ptrace_setoptions_flags.in $(top_s…
/external/strace/
Dprocess.c205 printflags64(ptrace_setoptions_flags, data, "PTRACE_O_???"); in SYS_FUNC()
DMakefile.in985 xlat/ptrace_setoptions_flags.in xlat/quota_formats.in \
1220 xlat/ptrace_setoptions_flags.h xlat/quota_formats.h \
8000 $(top_srcdir)/xlat/ptrace_setoptions_flags.h: $(top_srcdir)/xlat/ptrace_setoptions_flags.in $(top_s…
DChangeLog36243 * xlat/ptrace_setoptions_flags.in: Add it.
39351 * xlat/ptrace_setoptions_flags.in: Add PTRACE_O_TRACEMIGRATE for tile.
45226 * process.c (ptrace_setoptions_flags): Sync with Linux 3.9.