Package net.fornwall.jelf
Class ElfRelocationAddendSection
java.lang.Object
net.fornwall.jelf.ElfSection
net.fornwall.jelf.ElfRelocationAddendSection
-
Field Summary
FieldsFields inherited from class net.fornwall.jelf.ElfSection
header, parser -
Constructor Summary
ConstructorsConstructorDescriptionElfRelocationAddendSection(net.fornwall.jelf.ElfParser parser, ElfSectionHeader header) -
Method Summary
Methods inherited from class net.fornwall.jelf.ElfSection
getData
-
Field Details
-
relocations
-
-
Constructor Details
-
ElfRelocationAddendSection
-