Searched refs:Elf32_Word (Results 1 – 1 of 1) sorted by relevance
42 typedef uint32_t Elf32_Word; typedef45 typedef Elf32_Word Elf32_Hashelt;48 typedef Elf32_Word Elf32_Size;59 Elf32_Word e_version; /* ELF format version. */63 Elf32_Word e_flags; /* Architecture-specific flags. */77 Elf32_Word sh_name; /* Section name (index into the79 Elf32_Word sh_type; /* Section type. */80 Elf32_Word sh_flags; /* Section flags. */83 Elf32_Word sh_size; /* Size in bytes. */84 Elf32_Word sh_link; /* Index of a related section. */[all …]