Skip to main content

instr_get_branch_target_pc

Function instr_get_branch_target_pc 

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

Return the taken target pc of the (direct branch) instruction.