Searched refs:search_transtab (Results 1 – 3 of 3) sorted by relevance
68 extern Bool VG_(search_transtab) ( /*OUT*/AddrH* result,
1049 Bool VG_(search_transtab) ( /*OUT*/AddrH* result, in VG_() argument
904 found = VG_(search_transtab)( NULL, ip, True/*upd_fast_cache*/ ); in handle_tt_miss()909 found = VG_(search_transtab)( NULL, ip, True ); in handle_tt_miss()