java.lang.Object
com.ibm.j9ddr.view.dtfj.image.J9DDRImageSymbol
- 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
-
J9DDRImageSymbol
-
-
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
-