Module openj9.dtfj

Class JCImageSymbol

java.lang.Object
com.ibm.dtfj.image.javacore.JCImageSymbol
All Implemented Interfaces:
ImageSymbol

public class JCImageSymbol extends Object implements ImageSymbol
  • Constructor Details

  • Method Details

    • getAddress

      public ImagePointer getAddress()
      Description copied from interface: ImageSymbol
      Get the address of this symbol in the image.
      Specified by:
      getAddress in interface ImageSymbol
      Returns:
      the address of this symbol in the image
    • getName

      public String getName()
      Description copied from interface: ImageSymbol
      Get the name of the symbol.
      Specified by:
      getName in interface ImageSymbol
      Returns:
      the name of the symbol