Searched refs:find_translation (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/unused/
H A Ddispatch.c14 char* find_translation ( char* orig ) function
77 nextpc_trans = find_translation(nextpc_orig);
/external/valgrind/main/VEX/switchback/
H A Dswitchback.c795 HWord find_translation ( Addr64 guest_addr ) function
997 next_host = find_translation(next_guest);
1000 next_host = find_translation(next_guest);

Completed in 111 milliseconds