All Classes and Interfaces

Class
Description
 
An ElfSection with information necessary for dynamic linking.
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 link ElfNoteSection.NT_GNU_ABI_TAG type 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 the ElfSymbolTableSection, which holds information needed to locate and relocate a program's symbolic definitions and references.
An ELF section with symbol information.