final class TrampolineWriter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TRAMPOLINE_ADDR |
static int |
TRAMPOLINE_JMP |
static int |
TRAMPOLINE_SIZE |
| Constructor and Description |
|---|
TrampolineWriter() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
writeTrampoline(java.nio.ByteBuffer buf,
long target) |
public static final int TRAMPOLINE_JMP
public static final int TRAMPOLINE_ADDR
public static final int TRAMPOLINE_SIZE