Home | History | Annotate | Download | only in bfd

Lines Matching full:link_info

861 /* Get the x86-64 ELF linker hash table from a link_info structure.  */
2754 struct bfd_link_info *link_info)
2766 if (!is_elf_hash_table (link_info->hash))
2780 link_info->keep_memory));
2784 htab = elf_x86_64_hash_table (link_info);
2849 && SYMBOL_REFERENCES_LOCAL (link_info, h)
2867 if (!changed_contents && !link_info->keep_memory)