DynamoRIO
|
dynamorio::drmemtrace::instr_decode_info_t Class Reference
#include <decode_cache.h>
Inheritance diagram for dynamorio::drmemtrace::instr_decode_info_t:

Additional Inherited Members | |
![]() | |
void | set_decode_info (void *dcontext, const dynamorio::drmemtrace::_memref_instr_t &memref_instr, instr_t *instr, app_pc decode_pc) |
bool | is_valid () const |
std::string | get_error_string () const |
Detailed Description
Decode info including the full decoded instr_t. This should be used with a dynamorio::drmemtrace::decode_cache_t constructed with include_decoded_instr_
and persist_decoded_instr_
set to true.
The documentation for this class was generated from the following file:
- /home/runner/work/dynamorio/dynamorio/build_release-64/clients/include/drmemtrace/decode_cache.h