Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.VariableArgumentInformation
Packages that use VariableArgumentInformation
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.-
Uses of VariableArgumentInformation in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return types with arguments of type VariableArgumentInformationModifier and TypeMethodDescriptionAbstractNativeDecompilerExtension.resolveVariableArgumentInformation
(IERoutineContext ctx, CFG<IEStatement> cfg, int iblk, IWildcardPrototype proto) INativeDecompilerExtension.resolveVariableArgumentInformation
(IERoutineContext ctx, CFG<IEStatement> cfg, int iblk, IWildcardPrototype proto)