DynamoRIO
|
analysis_tool.h File Reference
DrMemtrace analysis tool base class. More...
Data Structures | |
class | analysis_tool_tmpl_t< RecordType > |
Typedefs | |
typedef analysis_tool_tmpl_t< memref_t > | analysis_tool_t |
typedef analysis_tool_tmpl_t< trace_entry_t > | record_analysis_tool_t |
Detailed Description
DrMemtrace analysis tool base class.
Typedef Documentation
◆ analysis_tool_t
typedef analysis_tool_tmpl_t<memref_t> analysis_tool_t |
See analysis_tool_tmpl_t.