[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
ELF64_hdr Struct Reference

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
 

Member Data Documentation

◆ e_ehsize

uint16_t ELF64_hdr::e_ehsize

◆ e_entry

uint64_t ELF64_hdr::e_entry

◆ e_flags

uint32_t ELF64_hdr::e_flags

◆ e_ident

unsigned char ELF64_hdr::e_ident[EI_NIDENT]

◆ e_machine

uint16_t ELF64_hdr::e_machine

◆ e_phentsize

uint16_t ELF64_hdr::e_phentsize

◆ e_phnum

uint16_t ELF64_hdr::e_phnum

◆ e_phoff

uint64_t ELF64_hdr::e_phoff

◆ e_shentsize

uint16_t ELF64_hdr::e_shentsize

◆ e_shnum

uint16_t ELF64_hdr::e_shnum

◆ e_shoff

uint64_t ELF64_hdr::e_shoff

◆ e_shstrndx

uint16_t ELF64_hdr::e_shstrndx

◆ e_type

uint16_t ELF64_hdr::e_type

◆ e_version

uint32_t ELF64_hdr::e_version

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