Skip to content

StructLayoutInfo

Synopsis

Declared in <SageIII/sageInterface/abiStuff.h>

Member Functions

Name

Description

StructLayoutInfo [constructor]

Default constructor

Data Members

Name

Description

alignment

Alignment of this struct or union in bytes

fields

Fields, empty for non‐compound types

size

Size of this struct or union in bytes

Created with MrDocs