Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.cfg.CfgVerificationException
Packages that use CfgVerificationException
Package
Description
Control-flow graph types specific to native code.
-
Uses of CfgVerificationException in com.pnfsoftware.jeb.core.units.code.asm.cfg
Methods in com.pnfsoftware.jeb.core.units.code.asm.cfg that throw CfgVerificationExceptionModifier and TypeMethodDescriptionprotected void
CFGVerifier.customVerification()
Custom validation method that may be overridden by subclasses which wish to validate the CFG further.void
CFGVerifier.verify()
A CFG is considered valid if: