--- title: "/ext/drstatecmp/drstatecmp.h File Reference" layout: default permalink: /drstatecmp_8h.html ---
|
DynamoRIO
|
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) |
Header for DynamoRIO Machine State Comparison Library.