Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.sig.codeless.Constraint
Packages that use Constraint
Package
Description
Types for "code-less" signatures.
-
Uses of Constraint in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless
Methods in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless that return types with arguments of type ConstraintMethods in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless with parameters of type ConstraintModifier and TypeMethodDescriptionvoid
MatchingState.addConstraint
(Func targetFunc, Constraint constraint) Method parameters in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless with type arguments of type ConstraintModifier and TypeMethodDescriptionvoid
MatchingState.setRoutinesConstraints
(Map<Func, List<Constraint>> routinesConstraints)