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

/external/valgrind/helgrind/
H A Dlibhb_core.c2926 VtsTE *old_te, *new_te; local
2931 old_te = VG_(indexXA)( old_tab, old_id );
2932 old_te->rc--;
2933 new_id = old_te->u.remap;
3113 VtsTE* old_te = VG_(indexXA)( vts_tab, i ); local
3114 VTS* old_vts = old_te->vts;
3117 if (old_te->rc == 0) {
3121 tl_assert(old_te->u.remap == VtsID_INVALID);
3148 old_te->vts = NULL;
3185 old_te
[all...]

Completed in 167 milliseconds