#include <exec_elf.h>
Definition at line 110 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_ehsize |
Definition at line 119 of file exec_elf.h.
Elf64_Addr Elf64_Ehdr::e_entry |
Definition at line 115 of file exec_elf.h.
Elf64_Half Elf64_Ehdr::e_flags |
Definition at line 118 of file exec_elf.h.
unsigned char Elf64_Ehdr::e_ident[ELF_NIDENT] |
Definition at line 111 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_machine |
Definition at line 113 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_phentsize |
Definition at line 120 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_phnum |
Definition at line 121 of file exec_elf.h.
Elf64_Off Elf64_Ehdr::e_phoff |
Definition at line 116 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_shentsize |
Definition at line 122 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_shnum |
Definition at line 123 of file exec_elf.h.
Elf64_Off Elf64_Ehdr::e_shoff |
Definition at line 117 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_shstrndx |
Definition at line 124 of file exec_elf.h.
Elf64_Quarter Elf64_Ehdr::e_type |
Definition at line 112 of file exec_elf.h.
Elf64_Half Elf64_Ehdr::e_version |
Definition at line 114 of file exec_elf.h.