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

  /external/strace/
defs.h 185 # define PT_GR20 (20*4)
process.c 764 if (ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(PT_GR20), new)<0)
    [all...]
syscall.c 1218 if (upeek(tcp, PT_GR20, &scno) < 0)
    [all...]

Completed in 154 milliseconds