Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_transtab.c768 static Bool is_in_the_main_TC ( const void* hcode ) in is_in_the_main_TC() function
901 vg_assert( is_in_the_main_TC(place_to_patch) ); // src in unchain_one()
902 vg_assert( is_in_the_main_TC(place_to_jump_to_EXPECTED) ); // dst in unchain_one()