Skip to main content

dr_running_under_dynamorio

Function dr_running_under_dynamorio 

Source
pub unsafe extern "C" fn dr_running_under_dynamorio() -> bool_
Expand description

Returns false if DynamoRIO is being used as a “regular” standalone library (see dr_standalone_init() and \ref page_standalone). Returns true if DynamoRIO is controlling the application by running its code through a software code cache.