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

/external/valgrind/coregrind/
H A Dm_transtab.c348 ULong* tc_next; member in struct:__anon19643
776 && (const UChar*)hcode <= (const UChar*)sectors[sno].tc_next
810 vg_assert( (UChar*)host_code <= (UChar*)sectors[to_sNo].tc_next
1147 tce = sec->tc_next;
1149 BAD("sec->tc_next points outside tc");
1439 vg_assert(sec->tc_next == NULL);
1510 vg_assert(sec->tc_next != NULL);
1581 sec->tc_next = sec->tc;
1640 - ((ULong*)(sectors[y].tc_next));
1671 - ((ULong*)(sectors[y].tc_next));
[all...]

Completed in 86 milliseconds