pub unsafe extern "C" fn opnd_is_rel_addr(opnd: opnd_t) -> bool_
Returns true iff \p opnd is a (near or far) pc-relative memory reference operand. Returns true for base-disp operands on ARM that use the PC as the base register.