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