| 程序包 | 说明 |
|---|---|
| com.github.unidbg.unwind |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract Frame |
Unwinder.createFrame(UnidbgPointer ip,
UnidbgPointer fp) |
Frame |
SimpleARM64Unwinder.createFrame(UnidbgPointer ip,
UnidbgPointer fp) |
Frame |
SimpleARMUnwinder.createFrame(UnidbgPointer ip,
UnidbgPointer fp) |
protected abstract Frame |
Unwinder.unw_step(Emulator<?> emulator,
Frame frame) |
protected Frame |
SimpleARM64Unwinder.unw_step(Emulator<?> emulator,
Frame frame) |
protected Frame |
SimpleARMUnwinder.unw_step(Emulator<?> emulator,
Frame frame) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Frame |
Unwinder.unw_step(Emulator<?> emulator,
Frame frame) |
protected Frame |
SimpleARM64Unwinder.unw_step(Emulator<?> emulator,
Frame frame) |
protected Frame |
SimpleARMUnwinder.unw_step(Emulator<?> emulator,
Frame frame) |
Copyright © 2022. All rights reserved.