com.ibm.dtfj.image
Interface ImageSymbol


public interface ImageSymbol

Represents a symbol defined in an ImageModule


Method Summary
 ImagePointer getAddress()
           
 java.lang.String getName()
           
 

Method Detail

getAddress

ImagePointer getAddress()
Returns:
the address of this symbol in the image

getName

java.lang.String getName()
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.