Home
last modified time | relevance | path

Searched defs:Shdr_data (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp_internal.h68 struct Shdr_data struct
70 Elf_Word sh_name;
71 Elf_Word sh_type;
72 typename Elf_types<size>::Elf_WXword sh_flags;
73 typename Elf_types<size>::Elf_Addr sh_addr;
74 typename Elf_types<size>::Elf_Off sh_offset;
75 typename Elf_types<size>::Elf_WXword sh_size;
76 Elf_Word sh_link;
77 Elf_Word sh_info;
78 typename Elf_types<size>::Elf_WXword sh_addralign;
[all …]