Skip to content

X86_64PrimitiveTypeLayoutGenerator

Layout generator for x86‐64 primitive types

Synopsis

Declared in <SageIII/sageInterface/abiStuff.h>

class X86_64PrimitiveTypeLayoutGenerator
    : public ChainableTypeLayoutGenerator

Base Classes

Name

Description

ChainableTypeLayoutGenerator

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

Member Functions

Name

Description

X86_64PrimitiveTypeLayoutGenerator [constructor]

Construct from ChainableTypeLayoutGenerator

layoutType [virtual]

Derived Classes

Name

Description

X86_64_VSPrimitiveTypeLayoutGenerator

Slight modification for Visual Studio ‐‐ long is 4 bytes, not 8

Created with MrDocs