Home
last modified time | relevance | path

Searched refs:tcptr (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_transtab.c186 ULong* tcptr; member
767 sec->ttC[tteNo].entry, sec->ttC[tteNo].tcptr) in HostExtent__is_dead()
780 if ((UChar*) sec->ttC[tteNo].tcptr >= hx->start + hx->len) { in HostExtent__is_dead()
830 vg_assert((UChar*)sec->ttC[tteNo].tcptr <= (UChar*)hcode); in find_TTEntry_from_hcode()
881 void* host_code = ((UChar*)to_tteC->tcptr) in VG_()
935 - (UChar*)from_tteC->tcptr ); in VG_()
966 = ((UChar*)tteC->tcptr) + ie->from_offs; in unchain_one()
1005 here_tteC->entry, here_tteC->tcptr); in unchain_in_preparation_for_deletion()
1013 UChar* here_slow_EP = (UChar*)here_tteC->tcptr; in unchain_in_preparation_for_deletion()
1458 static void setFastCacheEntry ( Addr key, ULong* tcptr ) in setFastCacheEntry() argument
[all …]
/external/valgrind/
DNEWS1625 315545 Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed