Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A 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 …]
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A 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 …]