public class LinuxSymbol extends Symbol
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.