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