Searched refs:undefs_tail (Results 1 – 14 of 14) sorted by relevance
480 table->undefs_tail = NULL; in _bfd_link_hash_table_init()623 if (table->undefs_tail != NULL) in bfd_link_add_undef()624 table->undefs_tail->u.undef.next = h; in bfd_link_add_undef()627 table->undefs_tail = h; in bfd_link_add_undef()652 if (h == table->undefs_tail) in bfd_link_repair_undef_list()655 table->undefs_tail = NULL; in bfd_link_repair_undef_list()659 table->undefs_tail = (struct bfd_link_hash_entry *) in bfd_link_repair_undef_list()1037 if (*pundef != info->hash->undefs_tail) in _bfd_generic_link_add_archive_symbols()1743 if (h->u.undef.next == NULL && info->hash->undefs_tail != h) in _bfd_generic_link_add_one_symbol()1930 if (h->u.undef.next == NULL && info->hash->undefs_tail != h) in _bfd_generic_link_add_one_symbol()[all …]
475 if (h->root.u.undef.next != NULL || htab->root.undefs_tail == &h->root) in bfd_elf_record_link_assignment()1030 if ((h->root.u.undef.next || info->hash->undefs_tail == &h->root) in _bfd_elf_merge_symbol()3525 old_undefs_tail = htab->root.undefs_tail; in elf_link_add_object_symbols()4164 htab->root.undefs_tail = old_undefs_tail; in elf_link_add_object_symbols()4638 struct bfd_link_hash_entry *undefs_tail; in elf_link_add_archive_symbols() local4698 undefs_tail = info->hash->undefs_tail; in elf_link_add_archive_symbols()4713 if (undefs_tail != info->hash->undefs_tail) in elf_link_add_archive_symbols()
3777 if (*pundef != info->hash->undefs_tail) in ecoff_link_add_archive_symbols()
1718 || info->hash->undefs_tail == &(*sym_hash)->root) in xcoff_link_add_symbols()
477 table->undefs_tail = NULL; in _bfd_link_hash_table_init()620 if (table->undefs_tail != NULL) in bfd_link_add_undef()621 table->undefs_tail->und_next = h; in bfd_link_add_undef()624 table->undefs_tail = h; in bfd_link_add_undef()992 if (*pundef != info->hash->undefs_tail) in _bfd_generic_link_add_archive_symbols()1697 if (h->und_next == NULL && info->hash->undefs_tail != h) in _bfd_generic_link_add_one_symbol()1884 if (h->und_next == NULL && info->hash->undefs_tail != h) in _bfd_generic_link_add_one_symbol()1903 if (h->und_next != NULL || info->hash->undefs_tail == h) in _bfd_generic_link_add_one_symbol()
863 if ((h->root.und_next || info->hash->undefs_tail == &h->root) in _bfd_elf_merge_symbol()4231 struct bfd_link_hash_entry *undefs_tail; in elf_link_add_archive_symbols() local4330 undefs_tail = info->hash->undefs_tail; in elf_link_add_archive_symbols()4345 if (undefs_tail != info->hash->undefs_tail) in elf_link_add_archive_symbols()
304 struct bfd_link_hash_entry *undefs_tail; local403 undefs_tail = info->hash->undefs_tail;418 if (undefs_tail != info->hash->undefs_tail)
3568 if (*pundef != info->hash->undefs_tail)
1831 || info->hash->undefs_tail == &(*sym_hash)->root)
167 struct bfd_link_hash_entry *undefs_tail; member
171 struct bfd_link_hash_entry *undefs_tail; member
553 if (h->u.undef.next == NULL && h != link_info.hash->undefs_tail) in fold_name()
2823 undefs = link_info.hash->undefs_tail; in open_input_bfds()2826 while (undefs != link_info.hash->undefs_tail); in open_input_bfds()
1859 undefs = link_info.hash->undefs_tail; in open_input_bfds()1862 while (undefs != link_info.hash->undefs_tail); in open_input_bfds()