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

  /external/valgrind/VEX/pub/
libvex_trc_values.h 81 #define VEX_TRC_JMP_SYS_SYSCALL 73 /* do syscall before continuing */
  /external/valgrind/coregrind/m_syswrap/
syswrap-main.c 656 vg_assert(trc == VEX_TRC_JMP_SYS_SYSCALL);
736 case VEX_TRC_JMP_SYS_SYSCALL:
769 case VEX_TRC_JMP_SYS_SYSCALL:
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 216 case VEX_TRC_JMP_SYS_SYSCALL: return "SYSCALL";
    [all...]
  /external/valgrind/VEX/priv/
host_tilegx_defs.c     [all...]
host_amd64_defs.c     [all...]
host_mips_defs.c     [all...]
host_x86_defs.c     [all...]
host_arm64_defs.c     [all...]
host_arm_defs.c     [all...]
host_ppc_defs.c     [all...]
host_s390_defs.c     [all...]

Completed in 303 milliseconds