Skip to main content

dr_bb_exists_at

Function dr_bb_exists_at 

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

Returns true if a basic block with tag \p tag exists in the code cache.