HomeSort by relevance Sort by last modified time
    Searched defs:REG_TRAPNO (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/linux/services/
android_i386_ucontext.h 57 REG_TRAPNO,
android_x86_64_ucontext.h 69 REG_TRAPNO,
  /external/compiler-rt/android/include/sys/
ucontext.h 88 REG_TRAPNO,
  /external/qemu/
cpu-exec.c 799 # define TRAP_sig(context) ((context)->uc_mcontext.gregs[REG_TRAPNO])
822 #define REG_TRAPNO TRAPNO
853 #define TRAP_sig(context) ((context)->uc_mcontext.gregs[REG_TRAPNO])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
ucontext.h 85 REG_TRAPNO,
86 # define REG_TRAPNO REG_TRAPNO
184 REG_TRAPNO,
185 # define REG_TRAPNO REG_TRAPNO
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ucontext.h 85 REG_TRAPNO,
86 # define REG_TRAPNO REG_TRAPNO
184 REG_TRAPNO,
185 # define REG_TRAPNO REG_TRAPNO

Completed in 97 milliseconds