Skip to main content

dr_fragment_exists_at

Function dr_fragment_exists_at 

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

Returns whether or not there is a fragment in code cache with tag \p tag.