Searched defs:thread_state_from_vex (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-amd64-darwin.c119 void thread_state_from_vex(thread_state_t mach_generic, function
150 VG_(printf)("thread_state_from_vex: TODO, want exception state\n");
154 VG_(printf)("thread_state_from_vex: flavor:%#x\n", flavor);
H A Dsyswrap-x86-darwin.c95 void thread_state_from_vex(thread_state_t mach_generic, function

Completed in 117 milliseconds