com.ibm.dtfj.image
Interface ImageSymbol
- public interface ImageSymbol
See Also:
Method Summary
Modifier and Type | Method and Description |
---|---|
getAddress()
Get the address of this symbol in the image.
|
|
|
getName()
Get the name of the symbol.
|
Method Detail
getAddress
- ImagePointer getAddress()
Get the address of this symbol in the image.
Returns:
the address of this symbol in the image
getName
- java.lang.String getName()
Get the name of the symbol.
Returns:
the name of the symbol