Searched refs:chase_into_ok (Results 1 – 8 of 8) sorted by relevance
109 static Bool chase_into_ok ( void* opaque, Addr64 dst ) { in chase_into_ok() function589 vta.chase_into_ok = chase_into_ok; in make_translation()
179 /*IN*/ Bool (*chase_into_ok)(void*,Addr),
189 /*IN*/ Bool (*chase_into_ok)(void*,Addr), in bb_to_IR()300 = resteerOK ? chase_into_ok : const_False; in bb_to_IR()
856 vta->chase_into_ok, in LibVEX_Translate()
235 vta.chase_into_ok = return_false; in main()
638 Bool (*chase_into_ok) ( /*callback_opaque*/void*, Addr ); member
936 static Bool chase_into_ok ( void* closureV, Addr addr ) in chase_into_ok() function1697 vta.chase_into_ok = chase_into_ok; in VG_()
204 vta.chase_into_ok = chase_into_not_ok; in main()