Uses of Class
com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator
Packages that use FunctionEmulator
-
Uses of FunctionEmulator in com.ibm.j9ddr.corereaders.tdump.zebedee.le
Methods in com.ibm.j9ddr.corereaders.tdump.zebedee.le with parameters of type FunctionEmulatorModifier and TypeMethodDescriptionlongFunctionEmulator.CallbackFunction.call(FunctionEmulator em) This method will be called when the emulator finds a call to the registered function entry point (seeregisterCallbackFunction(com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.CallbackFunction)).