|
DynamoRIO
|
drstatecmp.h File Reference
Header for DynamoRIO Machine State Comparison Library. More...
Data Structures | |
| struct | drstatecmp_options_t |
Macros | |
| #define | DRMGR_PRIORITY_DRSTATECMP -8000 |
| #define | DRMGR_PRIORITY_NAME_DRSTATECMP "drstatecmp_prio" |
Enumerations | |
| enum | drstatecmp_status_t { DRSTATECMP_SUCCESS , DRSTATECMP_ERROR , DRSTATECMP_ERROR_ALREADY_INITIALIZED , DRSTATECMP_ERROR_NOT_INITIALIZED } |
Functions | |
| DR_EXPORT bool | drstatecmp_bb_checks_enabled (instrlist_t *bb) |
| DR_EXPORT drstatecmp_status_t | drstatecmp_init (drstatecmp_options_t *ops_in) |
| DR_EXPORT drstatecmp_status_t | drstatecmp_exit (void) |
Detailed Description
Header for DynamoRIO Machine State Comparison Library.