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

/external/valgrind/main/VEX/pub/
H A Dlibvex_trc_values.h78 #define VEX_TRC_JMP_SYS_INT129 89 /* do syscall before continuing */ macro
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c212 case VEX_TRC_JMP_SYS_INT129: return "INT129";
1332 case VEX_TRC_JMP_SYS_INT129: /* x86-darwin */
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-main.c550 case VEX_TRC_JMP_SYS_INT129:
/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.c2516 case Ijk_Sys_int129: trcval = VEX_TRC_JMP_SYS_INT129; break;

Completed in 78 milliseconds