Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.sig.INativeFeature
Packages that use INativeFeature
Package
Description
Types for library code signatures (siglib) generation and identification.
-
Uses of INativeFeature in com.pnfsoftware.jeb.core.units.code.asm.sig
Methods in com.pnfsoftware.jeb.core.units.code.asm.sig that return INativeFeatureMethods in com.pnfsoftware.jeb.core.units.code.asm.sig with parameters of type INativeFeatureModifier and TypeMethodDescriptionboolean
INativeFeature.match
(INativeFeature feature) Match features; two features are "matching" if they are equals from a signatures matching point-of-view.