#include <rz_cmp.h>
Definition at line 34 of file rz_cmp.h.
◆ addr
ut64 rz_core_cmpwatch_t::addr |
Address of the watcher.
Definition at line 35 of file rz_cmp.h.
◆ cmd
char rz_core_cmpwatch_t::cmd[32] |
Command to be executed by the watcher.
Definition at line 37 of file rz_cmp.h.
◆ ndata
ut8* rz_core_cmpwatch_t::ndata |
New data at the given address.
Definition at line 39 of file rz_cmp.h.
◆ odata
ut8* rz_core_cmpwatch_t::odata |
original data at the given address
Definition at line 38 of file rz_cmp.h.
◆ size
int rz_core_cmpwatch_t::size |
Size of the watcher.
Definition at line 36 of file rz_cmp.h.
The documentation for this struct was generated from the following file: