pub const dr_operation_mode_t_DR_MODE_PROBE: dr_operation_mode_t = 2;Expand description
Run DynamoRIO in Probe mode. This mode has no code cache. \warning This mode is not fully supported at this time.
pub const dr_operation_mode_t_DR_MODE_PROBE: dr_operation_mode_t = 2;Run DynamoRIO in Probe mode. This mode has no code cache. \warning This mode is not fully supported at this time.