Skip to main content

opnd_is_rel_addr

Function opnd_is_rel_addr 

Source
pub unsafe extern "C" fn opnd_is_rel_addr(opnd: opnd_t) -> bool_
Expand description

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.