public interface ImageSymbol
Represents a symbol defined in an ImageModule.
- See Also:
-
-
Method Summary
Get the address of this symbol in the image.
Get the name of the symbol.
-
Method Details
-
getAddress
Get the address of this symbol in the image.
- Returns:
- the address of this symbol in the image
-
getName
Get the name of the symbol.
- Returns:
- the name of the symbol