|
GEL
0.99
|
#include <gel/gel_elf.h>
| Elf32_Half Elf32_Ehdr::e_ehsize |
| Elf32_Addr Elf32_Ehdr::e_entry |
| Elf32_Word Elf32_Ehdr::e_flags |
| unsigned char Elf32_Ehdr::e_ident[EI_NIDENT] |
| Elf32_Half Elf32_Ehdr::e_machine |
| Elf32_Half Elf32_Ehdr::e_phentsize |
| Elf32_Half Elf32_Ehdr::e_phnum |
| Elf32_Off Elf32_Ehdr::e_phoff |
| Elf32_Half Elf32_Ehdr::e_shentsize |
| Elf32_Half Elf32_Ehdr::e_shnum |
| Elf32_Off Elf32_Ehdr::e_shoff |
| Elf32_Half Elf32_Ehdr::e_shstrndx |
| Elf32_Half Elf32_Ehdr::e_type |
| Elf32_Word Elf32_Ehdr::e_version |