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

Packages that use SubsystemType
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
This package and sub-packages contains types used by the native code analysis pipeline, including gendec (the generic decompiler).
Types relating to the disassembler engine.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.