Home
last modified time | relevance | path

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

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