JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
OpenJ9 JDK 25
openj9.dtfj
com.ibm.j9ddr.corereaders.tdump.zebedee.util
Emulator
FunctionReplacer
Contents
Description
Method Summary
Method Details
replace(Emulator, long)
Hide sidebar
Show sidebar
Interface Emulator.FunctionReplacer
Enclosing interface:
Emulator
public static interface
Emulator.FunctionReplacer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
replace
(
Emulator
em, long targetAddress)
Method Details
replace
boolean
replace
(
Emulator
em, long targetAddress)
throws
IOException
Throws:
IOException