Lines Matching refs:Dis_StopHere
258 dis_res->whatNext = Dis_StopHere; in call_function()
272 dis_res->whatNext = Dis_StopHere; in call_function_and_chase()
283 dis_res->whatNext = Dis_StopHere; in return_from_function()
308 dis_res->whatNext = Dis_StopHere; in if_condition_goto_computed()
323 dis_res->whatNext = Dis_StopHere; in if_condition_goto()
334 dis_res->whatNext = Dis_StopHere; in always_goto()
350 dis_res->whatNext = Dis_StopHere; in always_goto_and_chase()
371 dis_res->whatNext = Dis_StopHere; in system_call()
481 dis_res->whatNext = Dis_StopHere; in emulation_failure_with_expr()
498 dis_res->whatNext = Dis_StopHere; in emulation_warning_with_expr()
11114 dis_res->whatNext = Dis_StopHere; in s390_irgen_EX()
14158 dis_res->whatNext = Dis_StopHere; in s390_irgen_client_request()
14184 dis_res->whatNext = Dis_StopHere; in s390_irgen_call_noredir()
16703 dis_res->whatNext = Dis_StopHere; in s390_decode_special_and_irgen()
16763 dis_res->whatNext = Dis_StopHere; in s390_decode_and_irgen()
16851 dres.whatNext = Dis_StopHere; in disInstr_S390_WRK()
16864 case Dis_StopHere: in disInstr_S390_WRK()