Searched defs:elf32_shdr (Results 1 – 1 of 1) sorted by relevance
151 struct elf32_shdr { struct153 elf32_word sh_name;155 elf32_word sh_type;157 elf32_word sh_flags;159 elf32_addr sh_addr;161 elf32_off sh_offset;163 elf32_word sh_size;165 elf32_word sh_link;167 elf32_word sh_info;169 elf32_word sh_addralign;[all …]