OpenAMP Library  latest
Loading...
Searching...
No Matches
Elf64_Ehdr Struct Reference

#include <elf_loader.h>

Data Fields

unsigned char e_ident [EI_NIDENT]
Elf64_Half e_type
Elf64_Half e_machine
Elf64_Word e_version
Elf64_Addr e_entry
Elf64_Off e_phoff
Elf64_Off e_shoff
Elf64_Word e_flags
Elf64_Half e_ehsize
Elf64_Half e_phentsize
Elf64_Half e_phnum
Elf64_Half e_shentsize
Elf64_Half e_shnum
Elf64_Half e_shstrndx

Field Documentation

◆ e_ehsize

Elf64_Half Elf64_Ehdr::e_ehsize

◆ e_entry

Elf64_Addr Elf64_Ehdr::e_entry

◆ e_flags

Elf64_Word Elf64_Ehdr::e_flags

◆ e_ident

unsigned char Elf64_Ehdr::e_ident[EI_NIDENT]

◆ e_machine

Elf64_Half Elf64_Ehdr::e_machine

◆ e_phentsize

Elf64_Half Elf64_Ehdr::e_phentsize

◆ e_phnum

Elf64_Half Elf64_Ehdr::e_phnum

◆ e_phoff

Elf64_Off Elf64_Ehdr::e_phoff

◆ e_shentsize

Elf64_Half Elf64_Ehdr::e_shentsize

◆ e_shnum

Elf64_Half Elf64_Ehdr::e_shnum

◆ e_shoff

Elf64_Off Elf64_Ehdr::e_shoff

◆ e_shstrndx

Elf64_Half Elf64_Ehdr::e_shstrndx

◆ e_type

Elf64_Half Elf64_Ehdr::e_type

◆ e_version

Elf64_Word Elf64_Ehdr::e_version

The documentation for this struct was generated from the following file: