Uses of Class
com.pnfsoftware.jeb.core.units.codeobject.ELFRelocationContext
Packages that use ELFRelocationContext
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of ELFRelocationContext in com.pnfsoftware.jeb.core.units.codeobject
Methods in com.pnfsoftware.jeb.core.units.codeobject that return types with arguments of type ELFRelocationContextModifier and TypeMethodDescriptionELFPluginsService.getRelocationContexts()
IELFArchRelocatorFacility.getRelocationContexts()
A list of contexts.Methods in com.pnfsoftware.jeb.core.units.codeobject with parameters of type ELFRelocationContextModifier and TypeMethodDescriptionvoid
ELFPluginsService.addRelocationContext
(ELFRelocationContext e)