Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nios2.c1767 struct elf32_nios2_link_hash_table struct
1770 struct elf_link_hash_table root;
1773 struct bfd_hash_table bstab;
1776 bfd *stub_bfd;
1779 asection * (*add_stub_section) (const char *, asection *, bool);
1780 void (*layout_sections_again) (void);
1784 struct map_stub
1792 } *stub_group;
1795 unsigned int bfd_count;
1796 unsigned int top_index;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-nios2.c1767 struct elf32_nios2_link_hash_table struct
1770 struct elf_link_hash_table root;
1773 struct bfd_hash_table bstab;
1776 bfd *stub_bfd;
1779 asection * (*add_stub_section) (const char *, asection *, bool);
1780 void (*layout_sections_again) (void);
1784 struct map_stub
1792 } *stub_group;
1795 unsigned int bfd_count;
1796 unsigned int top_index;
[all …]