Package net.fornwall.jelf
package net.fornwall.jelf
-
ClassDescriptionAn
ElfSectionwith information necessary for dynamic linking.An entry in theElfDynamicSection.entriesof aElfDynamicSection.Generic exception class for all exceptions which occur in this package.An ELF (Executable and Linkable Format) file that can be a relocatable, executable, shared or core file.An ELF section containing a hash table for lookup of dynamic symbols.An ELF section containing a hash table for lookup of dynamic symbols.The descriptor content of a linkElfNoteSection.NT_GNU_ABI_TAGtype note.A relocation connects a symbolic reference with its actual definition.Relocation is the process of connecting symbolic references with symbolic definitions.Class corresponding to the Elf32_Shdr/Elf64_Shdr struct.Class corresponding to the Elf32_Phdr/Elf64_Phdr struct.String table sections hold null-terminated character sequences, commonly called strings.An entry in theElfSymbolTableSection, which holds information needed to locate and relocate a program's symbolic definitions and references.An ELF section with symbol information.