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