Searched defs:elf32_hppa_link_hash_table (Results 1 – 2 of 2) sorted by relevance
216 struct elf32_hppa_link_hash_table { struct219 struct elf_link_hash_table elf;222 struct bfd_hash_table stub_hash_table;225 bfd *stub_bfd;228 asection * (*add_stub_section) (const char *, asection *);229 void (*layout_sections_again) (void);233 struct map_stub {239 } *stub_group;242 unsigned int bfd_count;243 int top_index;[all …]
237 struct elf32_hppa_link_hash_table { struct240 struct elf_link_hash_table etab;243 struct bfd_hash_table bstab;246 bfd *stub_bfd;249 asection * (*add_stub_section) (const char *, asection *);250 void (*layout_sections_again) (void);254 struct map_stub {260 } *stub_group;263 unsigned int bfd_count;264 int top_index;[all …]