Uses of Class
com.pnfsoftware.jeb.core.units.codeobject.ProcessorType

Packages that use ProcessorType
Package
Description
This package and sub-packages contains types used by the native code analysis pipeline, including gendec (the generic decompiler).
Types used to define and represent processors' instructions, operands, and registers.
Architecture-specific information for processors, such as as common registers bank definitions.
Types for library code signatures (siglib) generation and identification.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Types used by debugger plugins.
Standard implementations of debugger related interfaces.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.