public interface Arm64RegisterContext extends RegisterContext
| Modifier and Type | Method and Description |
|---|---|
long |
getFp() |
UnidbgPointer |
getFpPointer() |
int |
getXInt(int index) |
long |
getXLong(int index) |
UnidbgPointer |
getXPointer(int index) |
getIntArg, getIntByReg, getLongArg, getLongByReg, getLR, getLRPointer, getPCPointer, getPointerArg, getStackPointerlong getXLong(int index)
int getXInt(int index)
UnidbgPointer getXPointer(int index)
long getFp()
UnidbgPointer getFpPointer()
Copyright © 2026. All rights reserved.