Skip to main content

opnd_get_immed_int64

Function opnd_get_immed_int64 

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

Assumes opnd is an immediate integer with DR_OPND_MULTI_PART set. Returns its value. \note 32-bit only.