java.lang.Object
com.ibm.dtfj.image.javacore.JCImageSymbol
- All Implemented Interfaces:
ImageSymbol
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the address of this symbol in the image.getName()Get the name of the symbol.
-
Constructor Details
-
JCImageSymbol
-
-
Method Details
-
getAddress
Description copied from interface:ImageSymbolGet the address of this symbol in the image.- Specified by:
getAddressin interfaceImageSymbol- Returns:
- the address of this symbol in the image
-
getName
Description copied from interface:ImageSymbolGet the name of the symbol.- Specified by:
getNamein interfaceImageSymbol- Returns:
- the name of the symbol
-