public final class NativeImageHeapWriter extends Object
RelocatableBuffers.| Constructor and Description |
|---|
NativeImageHeapWriter(NativeImageHeap heap,
ImageHeapLayoutInfo heapLayout) |
| Modifier and Type | Method and Description |
|---|---|
long |
writeHeap(org.graalvm.compiler.debug.DebugContext debug,
RelocatableBuffer buffer)
Write the model of the native image heap to the RelocatableBuffers that represent the native
image.
|
public NativeImageHeapWriter(NativeImageHeap heap, ImageHeapLayoutInfo heapLayout)
public long writeHeap(org.graalvm.compiler.debug.DebugContext debug,
RelocatableBuffer buffer)