Zydis v4.0.0
ZydisInstructionSegments_ Struct Reference

Defines the ZydisInstructionSegments struct. More...

#include <Segment.h>

Data Fields

ZyanU8 count
 The number of logical instruction segments.
 
struct {
   ZydisInstructionSegment   type
 The type of the segment.
 
   ZyanU8   offset
 The offset of the segment relative to the start of the instruction (in bytes).
 
   ZyanU8   size
 The size of the segment, in bytes.
 
segments [ZYDIS_MAX_INSTRUCTION_SEGMENT_COUNT]
 

Detailed Description

Defines the ZydisInstructionSegments struct.


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