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

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

Completed in 39 milliseconds