Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_transtab.c805 void* host_code = ((UChar*)to_tte->tcptr) in VG_() local
809 vg_assert( (UChar*)host_code >= (UChar*)sectors[to_sNo].tc ); in VG_()
810 vg_assert( (UChar*)host_code <= (UChar*)sectors[to_sNo].tc_next in VG_()
843 (void*)host_code in VG_()