Elf64_Ehdr Struct Reference

Back to the index.

Public Attributes | List of all members
Elf64_Ehdr Struct Reference

#include <exec_elf.h>

Public Attributes

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

Detailed Description

Definition at line 109 of file exec_elf.h.

Member Data Documentation

◆ e_ehsize

Elf64_Quarter Elf64_Ehdr::e_ehsize

Definition at line 118 of file exec_elf.h.

◆ e_entry

Elf64_Addr Elf64_Ehdr::e_entry

Definition at line 114 of file exec_elf.h.

◆ e_flags

Elf64_Half Elf64_Ehdr::e_flags

Definition at line 117 of file exec_elf.h.

◆ e_ident

unsigned char Elf64_Ehdr::e_ident[ELF_NIDENT]

Definition at line 110 of file exec_elf.h.

◆ e_machine

Elf64_Quarter Elf64_Ehdr::e_machine

Definition at line 112 of file exec_elf.h.

◆ e_phentsize

Elf64_Quarter Elf64_Ehdr::e_phentsize

Definition at line 119 of file exec_elf.h.

◆ e_phnum

Elf64_Quarter Elf64_Ehdr::e_phnum

Definition at line 120 of file exec_elf.h.

◆ e_phoff

Elf64_Off Elf64_Ehdr::e_phoff

Definition at line 115 of file exec_elf.h.

◆ e_shentsize

Elf64_Quarter Elf64_Ehdr::e_shentsize

Definition at line 121 of file exec_elf.h.

◆ e_shnum

Elf64_Quarter Elf64_Ehdr::e_shnum

Definition at line 122 of file exec_elf.h.

◆ e_shoff

Elf64_Off Elf64_Ehdr::e_shoff

Definition at line 116 of file exec_elf.h.

◆ e_shstrndx

Elf64_Quarter Elf64_Ehdr::e_shstrndx

Definition at line 123 of file exec_elf.h.

◆ e_type

Elf64_Quarter Elf64_Ehdr::e_type

Definition at line 111 of file exec_elf.h.

◆ e_version

Elf64_Half Elf64_Ehdr::e_version

Definition at line 113 of file exec_elf.h.


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17