Skip to main content

instr_has_rel_addr_reference

Function instr_has_rel_addr_reference 

Source
pub unsafe extern "C" fn instr_has_rel_addr_reference(
    instr: *mut instr_t,
) -> bool_
Expand description

Returns true iff any of \p instr’s operands is a rip-relative data memory reference.

\note For 64-bit DR builds only.