public class AMD64InstructionPatcher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AMD64InstructionPatcher.PatchData |
| Constructor and Description |
|---|
AMD64InstructionPatcher(org.graalvm.compiler.code.CompilationResult compilationResult) |
| Modifier and Type | Method and Description |
|---|---|
AMD64InstructionPatcher.PatchData |
findPatchData(int codePos,
int relative) |
public AMD64InstructionPatcher(org.graalvm.compiler.code.CompilationResult compilationResult)
public AMD64InstructionPatcher.PatchData findPatchData(int codePos, int relative)