public final class VirtualSymbol extends Symbol
| 构造器和说明 |
|---|
VirtualSymbol(String name,
Module module,
long address) |
| 限定符和类型 | 方法和说明 |
|---|---|
Number |
call(Emulator<?> emulator,
Object... args) |
long |
getAddress() |
String |
getModuleName() |
long |
getValue() |
boolean |
isUndef() |
createNameMemory, createPointer, getName, toStringpublic long getAddress()
getAddress 在类中 Symbolpublic String getModuleName()
getModuleName 在类中 SymbolCopyright © 2022. All rights reserved.