public interface Arm64RegisterContext extends RegisterContext
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022. All rights reserved.