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

/external/valgrind/coregrind/
H A Dpub_core_transtab.h107 extern Bool VG_(search_transtab) ( /*OUT*/Addr* res_hcode,
H A Dm_transtab.c1768 Bool VG_(search_transtab) ( /*OUT*/Addr* res_hcode, argument
1803 if (res_hcode)
1804 *res_hcode = (Addr)sectors[sno].tt[tti].tcptr;

Completed in 55 milliseconds