Searched defs:Dis_StopHere (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_generic_bb_to_IR.h57 continue at the specified address. For Dis_StopHere, the
72 Dis_StopHere: this insn terminates the BB; we must stop.
79 enum { Dis_StopHere=0x10, Dis_Continue, enumerator in enum:__anon23624::__anon23625
88 /* For whatNext==Dis_StopHere, we need to end the block and create a

Completed in 60 milliseconds