public class SimpleARM64Unwinder extends Unwinder
emulator, SYMBOL_SIZE| Constructor and Description |
|---|
SimpleARM64Unwinder(Emulator<?> emulator) |
| Modifier and Type | Method and Description |
|---|---|
Frame |
createFrame(UnidbgPointer ip,
UnidbgPointer fp) |
protected String |
getBaseFormat() |
protected Frame |
unw_step(Emulator<?> emulator,
Frame frame) |
public SimpleARM64Unwinder(Emulator<?> emulator)
protected String getBaseFormat()
getBaseFormat in class Unwinderpublic Frame createFrame(UnidbgPointer ip, UnidbgPointer fp)
createFrame in class UnwinderCopyright © 2026. All rights reserved.