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

/external/valgrind/main/coregrind/
H A Dpub_core_transtab.h95 extern Bool VG_(search_transtab) ( /*OUT*/AddrH* res_hcode,
H A Dm_transtab.c677 /* Search order logic copied from VG_(search_transtab). */
1671 Bool VG_(search_transtab) ( /*OUT*/AddrH* res_hcode, function
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c885 Bool found = VG_(search_transtab)(&res, NULL, NULL,
1011 found = VG_(search_transtab)( NULL, NULL, NULL,
1017 found = VG_(search_transtab)( NULL, NULL, NULL,
1039 found = VG_(search_transtab)( NULL, &to_sNo, &to_tteNo,
1045 found = VG_(search_transtab)( NULL, &to_sNo, &to_tteNo,

Completed in 91 milliseconds