32 #ifndef ZYDIS_FORMATTER_ATT_H
33 #define ZYDIS_FORMATTER_ATT_H
127 ZYAN_DEFINE_STRING_VIEW(
""),
128 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
133 ZYAN_DEFINE_STRING_VIEW(
""),
134 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
143 ZYAN_DEFINE_STRING_VIEW(
"0x"),
144 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
149 ZYAN_DEFINE_STRING_VIEW(
""),
150 { 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:72
Context structure that that is passed to all formatter.
Definition: Formatter.h:652