Searched refs:VEX_TRC_JMP_SYS_INT128 (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_trc_values.h77 #define VEX_TRC_JMP_SYS_INT128 77 /* do syscall before continuing */ macro
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c211 case VEX_TRC_JMP_SYS_INT128: return "INT128";
1331 case VEX_TRC_JMP_SYS_INT128: /* x86-linux */
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-main.c534 case VEX_TRC_JMP_SYS_INT128:
/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.c2515 case Ijk_Sys_int128: trcval = VEX_TRC_JMP_SYS_INT128; break;

Completed in 88 milliseconds