Searched refs:thread_state_to_vex (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-x86-darwin.c150 void thread_state_to_vex(const thread_state_t mach_generic, function
186 thread_state_to_vex(state, flavor, count, &tst->arch.vex);
H A Dsyswrap-amd64-darwin.c213 void thread_state_to_vex(const thread_state_t mach_generic, function
249 thread_state_to_vex(state, flavor, count, &tst->arch.vex);
H A Dpriv_syswrap-darwin.h723 void thread_state_to_vex(const thread_state_t mach_generic,

Completed in 83 milliseconds