|
Zydis
v3.0.0
|
Defines the ZydisFormatterContext struct.
More...
#include <Formatter.h>
Data Fields | |
| const ZydisDecodedInstruction * | instruction |
A pointer to the ZydisDecodedInstruction struct. | |
| const ZydisDecodedOperand * | operand |
A pointer to the ZydisDecodedOperand struct. | |
| ZyanU64 | runtime_address |
| The runtime address of the instruction. | |
| void * | user_data |
| A pointer to user-defined data. | |
Defines the ZydisFormatterContext struct.
1.8.14