Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.h105 struct elf_section_match struct
107 const char * group_name;
108 const char * linked_to_symbol_name;
109 unsigned int section_id;
110 unsigned int sh_info; /* ELF section information. */
111 bfd_vma sh_flags; /* ELF section flags. */
112 flagword flags;
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-elf.h104 struct elf_section_match struct
106 const char * group_name;
107 const char * linked_to_symbol_name;
108 unsigned int section_id;
109 unsigned int sh_info; /* ELF section information. */
110 bfd_vma sh_flags; /* ELF section flags. */
111 flagword flags;