Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.IELFSectionProcessor
Packages that use IELFSectionProcessor
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of IELFSectionProcessor in com.pnfsoftware.jeb.core.units.codeobject
Methods in com.pnfsoftware.jeb.core.units.codeobject that return types with arguments of type IELFSectionProcessorMethods in com.pnfsoftware.jeb.core.units.codeobject with parameters of type IELFSectionProcessorModifier and TypeMethodDescriptionvoid
ELFPluginsService.addSectionProcessor
(IELFSectionProcessor e)