Uses of Enum Class
com.pnfsoftware.jeb.core.units.codeobject.ELF.SymbolLocality
Packages that use ELF.SymbolLocality
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of ELF.SymbolLocality in com.pnfsoftware.jeb.core.units.codeobject
Methods in com.pnfsoftware.jeb.core.units.codeobject that return ELF.SymbolLocalityModifier and TypeMethodDescriptionstatic ELF.SymbolLocality
Returns the enum constant of this class with the specified name.static ELF.SymbolLocality[]
ELF.SymbolLocality.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pnfsoftware.jeb.core.units.codeobject with parameters of type ELF.SymbolLocalityModifier and TypeMethodDescriptionstatic int
ELF.relocate
(int id, int A, int ABitCount, int AHL, int P, int S, int G, int GP, int GP0, int EA, int L, ELF.SymbolLocality sym)