Uses of Class
com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.CallOriginalException
-
Packages that use FunctionEmulator.CallOriginalException Package Description com.ibm.j9ddr.corereaders.tdump.zebedee.le -
-
Uses of FunctionEmulator.CallOriginalException in com.ibm.j9ddr.corereaders.tdump.zebedee.le
Methods in com.ibm.j9ddr.corereaders.tdump.zebedee.le that throw FunctionEmulator.CallOriginalException Modifier and Type Method Description long
FunctionEmulator.CallbackFunction. call(FunctionEmulator em)
This method will be called when the emulator finds a call to the registered function entry point (seeFunctionEmulator.registerCallbackFunction(com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.CallbackFunction)
).
-