Searched defs:elf64_shdr (Results 1 – 1 of 1) sorted by relevance
177 struct elf64_shdr { struct179 elf64_word sh_name;181 elf64_word sh_type;183 elf64_xword sh_flags;185 elf64_addr sh_addr;187 elf64_off sh_offset;189 elf64_xword sh_size;191 elf64_word sh_link;193 elf64_word sh_info;195 elf64_xword sh_addralign;[all …]