Home | History | Annotate | Download | only in emultempl

Lines Matching full:link_info

52   if (strstr (bfd_get_target (link_info.output_bfd), "nds32") == NULL)
60 bfd_elf32_nds32_set_target_option (&link_info, relax_fp_as_gp,
73 if (link_info.relocatable)
91 if (link_info.shared)
109 for (abfd = link_info.input_bfds; abfd != NULL; abfd = abfd->link.next)
146 h = bfd_link_hash_lookup (link_info.hash, "_EX9_BASE_",
149 (&link_info, link_info.output_bfd, "_EX9_BASE_",
151 get_elf_backend_data (link_info.output_bfd)->collect, &h);
159 if (elf_hash_table (&link_info)->dynamic_sections_created
160 || link_info.shared || link_info.pie)
162 for (abfd = link_info.input_bfds; abfd != NULL; abfd = abfd->link.next)
167 if (link_info.shared || link_info.pie)