#include <ELF.h>
| Elf32_Half Elf32_Ehdr::e_ehsize |
| Elf32_Addr Elf32_Ehdr::e_entry |
| Elf32_Word Elf32_Ehdr::e_flags |
| Elf32_Half Elf32_Ehdr::e_machine |
| Elf32_Half Elf32_Ehdr::e_phentsize |
| Elf32_Half Elf32_Ehdr::e_phnum |
| Elf32_Half Elf32_Ehdr::e_shentsize |
| Elf32_Half Elf32_Ehdr::e_shnum |
Definition at line 44 of file ELF.h.
Referenced by ELFGetSectionAddress(), ELFGetSectionIndex(), ELFGetSectionOffset(), ELFReadSectionHeaders(), and ELFReadShstrtabSection().
| Elf32_Off Elf32_Ehdr::e_shoff |
Definition at line 38 of file ELF.h.
Referenced by ELFReadSectionHeaders().
| Elf32_Half Elf32_Ehdr::e_shstrndx |
Definition at line 45 of file ELF.h.
Referenced by ELFReadShstrtabSection().
| Elf32_Half Elf32_Ehdr::e_type |
| Elf32_Word Elf32_Ehdr::e_version |