public class NativeMemoryLayouter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
NativeMemoryLayouter.MemoryLayout |
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_HEADER_SIZE |
static int |
OBJECT_HEADER_SIZE |
| Constructor and Description |
|---|
NativeMemoryLayouter(BytecodeLinkerContext aLinkerContext,
int aFieldSize) |
| Modifier and Type | Method and Description |
|---|---|
NativeMemoryLayouter.MemoryLayout |
layoutFor(BytecodeObjectTypeRef aType) |
public static final int CLASS_HEADER_SIZE
public static final int OBJECT_HEADER_SIZE
public NativeMemoryLayouter(BytecodeLinkerContext aLinkerContext, int aFieldSize)
public NativeMemoryLayouter.MemoryLayout layoutFor(BytecodeObjectTypeRef aType)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.