| 程序包 | 说明 |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract UnixSyscallHandler<T> |
AbstractEmulator.createSyscallHandler(SvcMemory svcMemory) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Memory |
AbstractEmulator.createMemory(UnixSyscallHandler<T> syscallHandler,
String[] envs) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected UnixSyscallHandler<T> |
AbstractLoader.syscallHandler |
| 构造器和说明 |
|---|
AbstractLoader(Emulator<T> emulator,
UnixSyscallHandler<T> syscallHandler) |
Copyright © 2022. All rights reserved.