Searched refs:remap_VtsID (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/helgrind/ |
D | libhb_core.c | 2922 void remap_VtsID ( /*MOD*/XArray* /* of VtsTE */ old_tab, in remap_VtsID() function 2950 remap_VtsID( old_tab, new_tab, &rMin ); in remap_VtsIDs_in_SVal() 2951 remap_VtsID( old_tab, new_tab, &wMin ); in remap_VtsIDs_in_SVal() 3270 remap_VtsID( vts_tab, new_tab, &hbthr->viR ); in vts_tab__do_GC() 3271 remap_VtsID( vts_tab, new_tab, &hbthr->viW ); in vts_tab__do_GC() 3279 remap_VtsID( vts_tab, new_tab, &so->viR ); in vts_tab__do_GC() 3281 remap_VtsID( vts_tab, new_tab, &so->viW ); in vts_tab__do_GC()
|