Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.analyzer.IMethodStackMemoryModel
Packages that use IMethodStackMemoryModel
Package
Description
Types relating to the disassembler engine.
Native code items, including code items and data items.
-
Uses of IMethodStackMemoryModel in com.pnfsoftware.jeb.core.units.code.asm.analyzer
Methods in com.pnfsoftware.jeb.core.units.code.asm.analyzer that return IMethodStackMemoryModel -
Uses of IMethodStackMemoryModel in com.pnfsoftware.jeb.core.units.code.asm.items
Methods in com.pnfsoftware.jeb.core.units.code.asm.items that return IMethodStackMemoryModelModifier and TypeMethodDescriptionINativeMethodDataItem.getStackframeModel()Retrieve the method stack memory model.