32 #ifndef ZYDIS_FORMATTER_H
33 #define ZYDIS_FORMATTER_H
38 #include <Zydis/String.h>
407 ZYDIS_DECORATOR_TYPE_INVALID,
582 ZydisLetterCase letterCase;
585 ZydisU8 formatAddress;
593 ZydisU8 hexPaddingAddress;
594 ZydisU8 hexPaddingDisp;
595 ZydisU8 hexPaddingImm;
ZydisU8 ZydisBool
@briefs Defines the ZydisBool datatype.
Definition: CommonTypes.h:133
Defines the basic ZydisDecodedInstruction and ZydisDecodedOperand structs.
General helper and platform detection macros.
ZydisU8 ZydisRegister
Defines the ZydisRegister datatype.
Definition: Register.h:54
Status code definitions and check macros.
ZydisU32 ZydisStatus
Defines the ZydisStatus datatype.
Definition: Status.h:48
Defines the ZydisDecodedInstruction struct.
Definition: DecoderTypes.h:778
Defines the ZydisDecodedOperand struct.
Definition: DecoderTypes.h:89
Defines the ZydisString struct.
Definition: String.h:46