Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_transtab.c180 ULong* tcptr; member
691 sec->tt[tteNo].entry, sec->tt[tteNo].tcptr) in HostExtent__is_dead()
704 if ((UChar*) sec->tt[tteNo].tcptr >= hx->start + hx->len) { in HostExtent__is_dead()
754 vg_assert((UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode); in find_TTEntry_from_hcode()
805 void* host_code = ((UChar*)to_tte->tcptr) in VG_()
859 - (UChar*)from_tte->tcptr ); in VG_()
890 = ((UChar*)tte->tcptr) + ie->from_offs; in unchain_one()
928 here_tte->entry, here_tte->tcptr); in unchain_in_preparation_for_deletion()
936 UChar* here_slow_EP = (UChar*)here_tte->tcptr; in unchain_in_preparation_for_deletion()
1373 static void setFastCacheEntry ( Addr key, ULong* tcptr ) in setFastCacheEntry() argument
[all …]
/external/valgrind/
DNEWS1141 315545 Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed