Skip to main content

dr_memory_is_dr_internal

Function dr_memory_is_dr_internal 

Source
pub unsafe extern "C" fn dr_memory_is_dr_internal(
    pc: *const byte,
) -> bool_
Expand description

Returns true iff pc is memory allocated by DR for its own purposes, and would not exist if the application were run natively.