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

  /external/strace/
defs.h 155 # define REG_A3 19
162 # define REG_A3 7
syscall.c 1081 if (upeek(pid, REG_A3, &a3) < 0)
1100 if (upeek(pid, REG_A3, &a3) < 0)
    [all...]
process.c 673 if (ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(REG_A3), new)<0)
    [all...]

Completed in 21 milliseconds