pub unsafe extern "C" fn opnd_is_near_abs_addr(opnd: opnd_t) -> bool_Expand description
Returns true iff \p opnd is a near (i.e., default segment) absolute address operand. Returns true for both base-disp operands with no base or index and 64-bit non-base-disp absolute address operands.