jump Target
Extract the target of the given jump instruction.
Return
The L2PcOperand to which the instruction jumps.
Parameters
instruction
The L2Instruction to examine. Its L2Operation must be an L2_JUMP.
Extract the target of the given jump instruction.
The L2PcOperand to which the instruction jumps.
The L2Instruction to examine. Its L2Operation must be an L2_JUMP.