27 #ifndef ZYDIS_FORMATTER_H
28 #define ZYDIS_FORMATTER_H
68 #define ZYDIS_FMTFLAG_UPPERCASE 0x00000001
73 #define ZYDIS_FMTFLAG_FORCE_SEGMENTS 0x00000002
77 #define ZYDIS_FMTFLAG_FORCE_OPERANDSIZE 0x00000004
Defines the basic ZydisDecodedInstruction and ZydisDecodedOperand structs.
uint32_t ZydisStatus
Defines the ZydisStatus datatype.
Definition: Status.h:43
Defines the ZydisDecodedInstruction struct.
Definition: DecoderTypes.h:676
Defines the ZydisDecodedOperand struct.
Definition: DecoderTypes.h:52