Skip to main content

opnd_set_flags

Function opnd_set_flags 

Source
pub unsafe extern "C" fn opnd_set_flags(
    opnd: *mut opnd_t,
    flags: dr_opnd_flags_t,
)
Expand description

Assumes \p opnd is a register operand, base+disp memory reference, or an immediate integer. Sets the flags describing additional properties of the operand to \p flags.