Lines Matching defs:elfhdr
59 typedef struct elfhdr struct
61 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
62 Elf32_Half e_type; /* object file type */
63 Elf32_Half e_machine; /* machine */
64 Elf32_Word e_version; /* object file version */
65 Elf32_Addr e_entry; /* virtual entry point */
66 Elf32_Off e_phoff; /* program header table offset */
67 Elf32_Off e_shoff; /* section header table offset */
68 Elf32_Word e_flags; /* processor-specific flags */
69 Elf32_Half e_ehsize; /* ELF header size */
70 Elf32_Half e_phentsize; /* program header entry size */
71 Elf32_Half e_phnum; /* number of program header entries */
72 Elf32_Half e_shentsize; /* section header entry size */
73 Elf32_Half e_shnum; /* number of section header entries */
74 Elf32_Half e_shstrndx; /* section header table's "section