public abstract class BaseRegisterContext extends AbstractRegisterContext implements RegisterContext
| Modifier and Type | Method and Description |
|---|---|
int |
getIntByReg(int regId) |
long |
getLongByReg(int regId) |
UnidbgPointer |
getPointerArg(int index) |
getIntArg, getLongArgclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIntArg, getLongArg, getLR, getLRPointer, getPCPointer, getStackPointerprotected final Emulator<?> emulator
public UnidbgPointer getPointerArg(int index)
getPointerArg in interface RegisterContextindex - 0 basedpublic int getIntByReg(int regId)
getIntByReg in interface RegisterContextpublic long getLongByReg(int regId)
getLongByReg in interface RegisterContextCopyright © 2026. All rights reserved.