32 #ifndef ZYDIS_FORMATTER_ATT_H
33 #define ZYDIS_FORMATTER_ATT_H
122 ZYAN_DEFINE_STRING_VIEW(
""),
123 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
128 ZYAN_DEFINE_STRING_VIEW(
""),
129 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
138 ZYAN_DEFINE_STRING_VIEW(
"0x"),
139 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
144 ZYAN_DEFINE_STRING_VIEW(
""),
145 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
enum ZydisRegister_ ZydisRegister
Defines the ZydisRegister enum.
Provides some internal, more performant, but unsafe helper functions for the ZyanString data-type.
@ ZYDIS_LETTER_CASE_DEFAULT
Uses the given text "as is".
Definition: String.h:69
Defines the ZydisFormatterContext struct.
Definition: Formatter.h:633