Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_scheduler/
Dscheduler.c868 volatile HWord host_code_addr = 0; in run_thread_for_a_while() local
890 host_code_addr = alt_host_addr; in run_thread_for_a_while()
895 host_code_addr = VG_(tt_fast)[cno].host; in run_thread_for_a_while()
906 host_code_addr = res; in run_thread_for_a_while()
918 vg_assert(host_code_addr != 0); /* implausible */ in run_thread_for_a_while()
961 host_code_addr in run_thread_for_a_while()