Home | History | Annotate | Download | only in helgrind

Lines Matching refs:old_tab

2705 void remap_VtsID ( /*MOD*/XArray* /* of VtsTE */ old_tab,
2714 old_te = VG_(indexXA)( old_tab, old_id );
2723 void remap_VtsIDs_in_SVal ( /*MOD*/XArray* /* of VtsTE */ old_tab,
2733 remap_VtsID( old_tab, new_tab, &rMin );
2734 remap_VtsID( old_tab, new_tab, &wMin );