Zydis  v2.0.1
ZydisFormatter_ Struct Reference

Defines the ZydisFormatter struct. More...

#include <Formatter.h>

Collaboration diagram for ZydisFormatter_:

Data Fields

ZydisLetterCase letterCase
 
ZydisBool forceMemorySegment
 
ZydisBool forceMemorySize
 
ZydisU8 formatAddress
 
ZydisU8 formatDisp
 
ZydisU8 formatImm
 
ZydisBool hexUppercase
 
ZydisStringhexPrefix
 
ZydisString hexPrefixData
 
ZydisStringhexSuffix
 
ZydisString hexSuffixData
 
ZydisU8 hexPaddingAddress
 
ZydisU8 hexPaddingDisp
 
ZydisU8 hexPaddingImm
 
ZydisFormatterFunc funcPreInstruction
 
ZydisFormatterFunc funcPostInstruction
 
ZydisFormatterOperandFunc funcPreOperand
 
ZydisFormatterOperandFunc funcPostOperand
 
ZydisFormatterFunc funcFormatInstruction
 
ZydisFormatterOperandFunc funcFormatOperandReg
 
ZydisFormatterOperandFunc funcFormatOperandMem
 
ZydisFormatterOperandFunc funcFormatOperandPtr
 
ZydisFormatterOperandFunc funcFormatOperandImm
 
ZydisFormatterFunc funcPrintMnemonic
 
ZydisFormatterRegisterFunc funcPrintRegister
 
ZydisFormatterAddressFunc funcPrintAddress
 
ZydisFormatterOperandFunc funcPrintDisp
 
ZydisFormatterOperandFunc funcPrintImm
 
ZydisFormatterOperandFunc funcPrintMemSize
 
ZydisFormatterFunc funcPrintPrefixes
 
ZydisFormatterDecoratorFunc funcPrintDecorator
 

Detailed Description

Defines the ZydisFormatter struct.


The documentation for this struct was generated from the following file: