Searched refs:Elf32_Word (Results 1 – 1 of 1) sorted by relevance
31 typedef uint32_t Elf32_Word; typedef68 Elf32_Word e_version; /* Object file version */72 Elf32_Word e_flags; /* Processor-specific flags */384 Elf32_Word sh_name; /* Section name (string tbl index) */385 Elf32_Word sh_type; /* Section type */386 Elf32_Word sh_flags; /* Section flags */389 Elf32_Word sh_size; /* Section size in bytes */390 Elf32_Word sh_link; /* Link to another section */391 Elf32_Word sh_info; /* Additional section information */392 Elf32_Word sh_addralign; /* Section alignment */[all …]