Skip to main content

opnd_is_near_memory_reference

Function opnd_is_near_memory_reference 

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

Returns true iff \p opnd is a near memory reference operand of any type: base-disp, absolute address, or pc-relative address.