JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
OpenJ9 JDK 23
openj9.dtfj
com.ibm.j9ddr.corereaders.memory
ISymbol
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getName()
getAddress()
Interface ISymbol
All Known Implementing Classes:
Symbol
public interface
ISymbol
Represents a native symbol.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getAddress
()
String
getName
()
Method Details
getName
String
getName
()
getAddress
long
getAddress
()