Elf64_Ehdr
Summary
Public attributes
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
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]