Skip to content

ChainableTypeLayoutGenerator

Basic type layout engine ‐‐ handles bookkeeping, plus handing typedefs and

Synopsis

Declared in <SageIII/sageInterface/abiStuff.h>

Member Functions

Name

Description

ChainableTypeLayoutGenerator [constructor]

Constructor

~ChainableTypeLayoutGenerator [destructor] [virtual]

Destructor

layoutType [virtual]

Data Members

Protected Member Functions

Derived Classes

Name

Description

CustomizedPrimitiveTypeLayoutGenerator

Layout generator for customized primitive types.

I386PrimitiveTypeLayoutGenerator

Layout generator for i386 primitive types

NonpackedTypeLayoutGenerator

Layout generator for i386 ABI‐like struct layout

SystemPrimitiveTypeLayoutGenerator

Layout generator for the native system (uses sizeof)

X86_64PrimitiveTypeLayoutGenerator

Layout generator for x86‐64 primitive types

Created with MrDocs