Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryAllocEvent
Packages that use MemoryAllocEvent
Package
Description
Types used to represent a virtual memory used when analyzing native code.
-
Uses of MemoryAllocEvent in com.pnfsoftware.jeb.core.units.code.asm.memory
Methods in com.pnfsoftware.jeb.core.units.code.asm.memory with parameters of type MemoryAllocEventModifier and TypeMethodDescriptionvoidIMemoryAllocListener.onAllocEvent(MemoryAllocEvent e) Handle a memory allocation event.