DynamoRIO
|
drstatecmp_options_t Struct Reference
#include <drstatecmp.h>
Data Fields | |
void(* | error_callback )(const char *msg, void *tag) |
Detailed Description
Specifies the options when initializing drstatecmp.
Field Documentation
◆ error_callback
void(* drstatecmp_options_t::error_callback) (const char *msg, void *tag) |
When a state comparison fails, drstatecmp will call this callback and pass the error message. If this callback is NULL, drstatecmp will call DR_ASSERT_MSG.
The documentation for this struct was generated from the following file:
- /home/runner/work/dynamorio/dynamorio/ext/drstatecmp/drstatecmp.h