Home | History | Annotate | Download | only in helgrind

Lines Matching refs:old_tab

2704 void remap_VtsID ( /*MOD*/XArray* /* of VtsTE */ old_tab,
2713 old_te = VG_(indexXA)( old_tab, old_id );
2722 void remap_VtsIDs_in_SVal ( /*MOD*/XArray* /* of VtsTE */ old_tab,
2732 remap_VtsID( old_tab, new_tab, &rMin );
2733 remap_VtsID( old_tab, new_tab, &wMin );