Class ElfSection

java.lang.Object
net.fornwall.jelf.ElfSection
Direct Known Subclasses:
ElfDynamicSection, ElfGnuHashTable, ElfHashTable, ElfNoteSection, ElfRelocationAddendSection, ElfRelocationSection, ElfStringTable, ElfSymbolTableSection

public class ElfSection extends Object
  • Field Details

    • parser

      protected final net.fornwall.jelf.ElfParser parser
  • Method Details

    • getData

      public byte[] getData()
      Get the bytes contained in this ELF section.