#include <elf_header.h>
◆ architecture
◆ elf_ascii
uint8_t elf_header::elf_ascii[3] |
◆ endian
◆ entry_position
◆ flags
◆ header_size
uint16_t elf_header::header_size |
◆ instruction_set
◆ magic_number
uint8_t elf_header::magic_number |
◆ os_abi
uint8_t elf_header::os_abi |
◆ program_header_table_entries_count
uint16_t elf_header::program_header_table_entries_count |
◆ program_header_table_entry_size
uint16_t elf_header::program_header_table_entry_size |
◆ program_header_table_position
uint32_t elf_header::program_header_table_position |
◆ reserved
uint64_t elf_header::reserved |
◆ section_header_table_entries_in_section_count
uint16_t elf_header::section_header_table_entries_in_section_count |
◆ section_header_table_entry_in_section_size
uint16_t elf_header::section_header_table_entry_in_section_size |
◆ section_header_table_position
uint32_t elf_header::section_header_table_position |
◆ section_header_table_section_names_index
uint16_t elf_header::section_header_table_section_names_index |
◆ type
◆ version_32
◆ version_8
uint8_t elf_header::version_8 |
The documentation for this struct was generated from the following file: