Lines Matching refs:whatNext
6453 vassert(dres->whatNext == Dis_Continue); in dis_ARM64_branch_etc()
6462 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6480 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6501 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6511 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6518 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6548 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6581 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6595 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6781 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6812 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6856 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
6869 dres->whatNext = Dis_StopHere; in dis_ARM64_branch_etc()
13852 dres->whatNext = Dis_Continue; in disInstr_ARM64_WRK()
13894 dres->whatNext = Dis_StopHere; in disInstr_ARM64_WRK()
13914 dres->whatNext = Dis_StopHere; in disInstr_ARM64_WRK()
13930 dres->whatNext = Dis_StopHere; in disInstr_ARM64_WRK()
13987 vassert(dres->whatNext == Dis_Continue); in disInstr_ARM64_WRK()
14042 switch (dres.whatNext) { in disInstr_ARM64()
14082 dres.whatNext = Dis_StopHere; in disInstr_ARM64()