Skip to main content

DR_NOTE_CALL_SEQUENCE_START

Constant DR_NOTE_CALL_SEQUENCE_START 

Source
pub const DR_NOTE_CALL_SEQUENCE_START: _bindgen_ty_2 = -65530;
Expand description

Used for internal translation from an instruction list. These apply not only to client-inserted clean calls but all inserted calls whether inserted by clients or DR and whether fully clean or not. This is thus distinct from #DR_NOTE_CLEAN_CALL_END.