Elf32_Ehdr
Summary
Public attributes
e_ehsize
Elf32_Half Elf32_Ehdr::e_ehsize
e_entry
Elf32_Addr Elf32_Ehdr::e_entry
e_flags
Elf32_Word Elf32_Ehdr::e_flags
e_ident
unsigned char Elf32_Ehdr::e_ident[EI_NIDENT]
e_machine
Elf32_Half Elf32_Ehdr::e_machine
e_phentsize
Elf32_Half Elf32_Ehdr::e_phentsize
e_phnum
Elf32_Half Elf32_Ehdr::e_phnum
e_phoff
Elf32_Off Elf32_Ehdr::e_phoff
e_shentsize
Elf32_Half Elf32_Ehdr::e_shentsize
e_shnum
Elf32_Half Elf32_Ehdr::e_shnum
e_shoff
Elf32_Off Elf32_Ehdr::e_shoff
e_shstrndx
Elf32_Half Elf32_Ehdr::e_shstrndx
e_type
Elf32_Half Elf32_Ehdr::e_type
e_version
Elf32_Word Elf32_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."],[],[]]