|
ROSE 0.11.145.354
|
Layout generator for x86-64 primitive types.
Definition at line 180 of file abiStuff.h.
#include <sageInterface/abiStuff.h>


Public Member Functions | |
| X86_64PrimitiveTypeLayoutGenerator (ChainableTypeLayoutGenerator *next) | |
| virtual StructLayoutInfo | layoutType (SgType *t) const |
Public Member Functions inherited from ChainableTypeLayoutGenerator | |
| ChainableTypeLayoutGenerator (ChainableTypeLayoutGenerator *nx, StructCustomizedSizes *sizes=NULL) | |
Additional Inherited Members | |
Public Attributes inherited from ChainableTypeLayoutGenerator | |
| ChainableTypeLayoutGenerator * | next |
| ChainableTypeLayoutGenerator * | beginning |
| StructCustomizedSizes * | custom_sizes |
Protected Member Functions inherited from ChainableTypeLayoutGenerator | |
| void | setNext (ChainableTypeLayoutGenerator *nx) |
| void | setBeginningRecursively (ChainableTypeLayoutGenerator *bg) |
|
inline |
Definition at line 182 of file abiStuff.h.
|
virtual |
Reimplemented from ChainableTypeLayoutGenerator.