Public Attributes | |
| unsigned char | e_ident [EI_NIDENT] |
| uint16_t | e_type |
| uint16_t | e_machine |
| uint32_t | e_version |
| uint64_t | e_entry |
| uint64_t | e_phoff |
| uint64_t | e_shoff |
| uint32_t | e_flags |
| uint16_t | e_ehsize |
| uint16_t | e_phentsize |
| uint16_t | e_phnum |
| uint16_t | e_shentsize |
| uint16_t | e_shnum |
| uint16_t | e_shstrndx |
| uint16_t ELF64_hdr::e_ehsize |
| uint64_t ELF64_hdr::e_entry |
| uint32_t ELF64_hdr::e_flags |
| unsigned char ELF64_hdr::e_ident[EI_NIDENT] |
| uint16_t ELF64_hdr::e_machine |
| uint16_t ELF64_hdr::e_phentsize |
| uint16_t ELF64_hdr::e_phnum |
| uint64_t ELF64_hdr::e_phoff |
| uint16_t ELF64_hdr::e_shentsize |
| uint16_t ELF64_hdr::e_shnum |
| uint64_t ELF64_hdr::e_shoff |
| uint16_t ELF64_hdr::e_shstrndx |
| uint16_t ELF64_hdr::e_type |
| uint32_t ELF64_hdr::e_version |