Searched defs:ppc_link_hash_table (Results 1 – 2 of 2) sorted by relevance
2791 struct ppc_link_hash_table struct2793 struct elf_link_hash_table elf;2796 struct bfd_hash_table stub_hash_table;2799 struct bfd_hash_table branch_hash_table;2802 bfd *stub_bfd;2805 asection * (*add_stub_section) (const char *, asection *);2806 void (*layout_sections_again) (void);2810 struct map_stub {2817 } *stub_group;2820 unsigned int no_multi_toc;[all …]
3340 struct ppc_link_hash_table struct3342 struct elf_link_hash_table elf;3345 struct bfd_hash_table stub_hash_table;3348 struct bfd_hash_table branch_hash_table;3351 bfd *stub_bfd;3354 asection * (*add_stub_section) (const char *, asection *);3355 void (*layout_sections_again) (void);3359 struct map_stub {3366 } *stub_group;3369 bfd_vma toc_curr;[all …]