Home | History | Annotate | Download | only in emultempl

Lines Matching full:link_info

56   if (!link_info.relocatable)
63 h = elf_link_hash_lookup (elf_hash_table (&link_info), *sym,
73 bfd_elf_link_record_dynamic_symbol (&link_info, h);
78 if (link_info.shared
79 && (link_info.version_info != NULL
80 || link_info.create_default_symver))
99 soname = bfd_elf_get_dt_soname (link_info.output_bfd);
101 soname = lbasename (bfd_get_filename (link_info.output_bfd));
130 if (!link_info.relocatable)
137 h = elf_link_hash_lookup (elf_hash_table (&link_info), *sym,