Skip to main content

drmgr_is_last_instr

Function drmgr_is_last_instr 

Source
pub unsafe extern "C" fn drmgr_is_last_instr(
    drcontext: *mut c_void,
    instr: *mut instr_t,
) -> bool_
Expand description

Must be called during drmgr’s insertion phase. Returns whether \p instr is the last instruction (of any type) in the instruction list (as of immediately after the analysis phase).