| Package | Description |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.spi |
| Modifier and Type | Method and Description |
|---|---|
protected abstract UnixSyscallHandler<T> |
AbstractEmulator.createSyscallHandler(SvcMemory svcMemory) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Memory |
AbstractEmulator.createMemory(UnixSyscallHandler<T> syscallHandler,
String[] envs) |
| Modifier and Type | Field and Description |
|---|---|
protected UnixSyscallHandler<T> |
AbstractLoader.syscallHandler |
| Constructor and Description |
|---|
AbstractLoader(Emulator<T> emulator,
UnixSyscallHandler<T> syscallHandler) |
Copyright © 2026. All rights reserved.