JavaScript is disabled on your browser.
Skip navigation links
OpenJ9 JDK 21
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
openj9.dtfj
Package
com.ibm.j9ddr.corereaders.memory
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
()