ELF File Helper structure.
More...
#include <elf.h>
ELF File Helper structure.
Definition at line 780 of file elf.h.
◆ header
The data in the file, pointed to the start of the ELF header.
Definition at line 782 of file elf.h.
◆ size
The size of the file in bytes.
Definition at line 783 of file elf.h.
◆ symtab
The symbol table section, or NULL if not found.
Definition at line 784 of file elf.h.
◆ dynsym
The dynamic symbol table section, or NULL if not found.
Definition at line 785 of file elf.h.
The documentation for this struct was generated from the following file: