com.ibm.dtfj.image
Interface ImageSymbol


public interface ImageSymbol

Represents a symbol defined in an ImageModule


Method Summary
 ImagePointer getAddress()
          Get the address of this symbol in the image.
 java.lang.String 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


© Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.