Searched refs:ZydisFormatterHelperGetExplicitSize (Results 1 – 4 of 4) sorted by relevance
268 ZyanU32 ZydisFormatterHelperGetExplicitSize(const ZydisFormatter* formatter,
308 size = ZydisFormatterHelperGetExplicitSize(formatter, context, operand); in ZydisFormatterATTPrintMnemonic()
377 switch (ZydisFormatterHelperGetExplicitSize(formatter, context, context->operand)) in ZydisFormatterIntelPrintTypecast()
80 ZyanU32 ZydisFormatterHelperGetExplicitSize(const ZydisFormatter* formatter, in ZydisFormatterHelperGetExplicitSize() function