Skip to main content

drmgr_is_first_nonlabel_instr

Function drmgr_is_first_nonlabel_instr 

Source
pub unsafe extern "C" fn drmgr_is_first_nonlabel_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 first non-label instruction in the instruction list (as of immediately after the analysis phase).