HomeSort by relevance Sort by last modified time
    Searched refs:ptrace_setoptions (Results 1 - 3 of 3) sorted by null

  /external/strace/
strace.c 79 unsigned int ptrace_setoptions = 0; variable
349 r = ptrace(PTRACE_SEIZE, pid, 0L, (unsigned long)ptrace_setoptions);
    [all...]
defs.h 184 # define PTRACE_SETOPTIONS 0x4200
577 extern unsigned ptrace_setoptions;
syscall.c     [all...]

Completed in 2301 milliseconds