pub unsafe extern "C" fn instr_has_rel_addr_reference( instr: *mut instr_t, ) -> bool_
Returns true iff any of \p instr’s operands is a rip-relative data memory reference.
\note For 64-bit DR builds only.