Searched refs:Elf32_Word (Results 1 – 2 of 2) sorted by relevance
55 typedef UINT32 Elf32_Word; typedef58 typedef Elf32_Word Elf32_Hashelt;61 typedef Elf32_Word Elf32_Size;72 Elf32_Word e_version; /* ELF format version. */76 Elf32_Word e_flags; /* Architecture-specific flags. */90 Elf32_Word sh_name; /* Section name (index into the92 Elf32_Word sh_type; /* Section type. */93 Elf32_Word sh_flags; /* Section flags. */96 Elf32_Word sh_size; /* Size in bytes. */97 Elf32_Word sh_link; /* Index of a related section. */[all …]