#include <ir2trace.h>
ir2trace_t is a class that can convert DynamoRIO's IR format to trace entries.
◆ convert() [1/2]
Converts DynamoRIO's IR format to trace entries.
- Parameters
-
drir | DynamoRIO's IR format. |
trace | The converted trace entries. |
verbosity | The verbosity level for notifications. If set to 0, only error logs are printed. If set to 1, all logs are printed. Default value is 0. |
- Returns
- ir2trace_convert_status_t If the conversion is successful, the function returns IR2TRACE_CONV_SUCCESS. Otherwise, the function returns the corresponding error code.
◆ convert() [2/2]
Converts DynamoRIO's IR format to trace entries.
- Parameters
-
drir | DynamoRIO's IR format. |
trace | The converted trace entries. |
verbosity | The verbosity level for notifications. If set to 0, only error logs are printed. If set to 1, all logs are printed. Default value is 0. |
- Returns
- ir2trace_convert_status_t If the conversion is successful, the function returns IR2TRACE_CONV_SUCCESS. Otherwise, the function returns the corresponding error code.
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.b4igxllc/dynamorio/abbuild/clients/include/drmemtrace/ir2trace.h
- /var/cache/acbs/build/acbs.b4igxllc/dynamorio/clients/drcachesim/drpt2trace/ir2trace.h