Skip to main content

instr_get_target

Function instr_get_target 

Source
pub unsafe extern "C" fn instr_get_target(
    cti_instr: *mut instr_t,
) -> opnd_t
Expand description

Assumes that \p cti_instr is a control transfer instruction Returns the first source operand of \p cti_instr (its target).