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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ucontext.h 45 REG_R8 = 0,
46 # define REG_R8 REG_R8
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 45 REG_R8 = 0,
46 # define REG_R8 REG_R8
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 45 REG_R8 = 0,
46 # define REG_R8 REG_R8
  /external/strace/
process.c 738 if (ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(REG_R8), new) < 0)
    [all...]

Completed in 60 milliseconds