Searched refs:undefs_tail (Results 1 – 13 of 13) sorted by relevance
480 table->undefs_tail = NULL; in _bfd_link_hash_table_init()676 if (table->undefs_tail != NULL) in bfd_link_add_undef()677 table->undefs_tail->u.undef.next = h; in bfd_link_add_undef()680 table->undefs_tail = h; in bfd_link_add_undef()705 if (h == table->undefs_tail) in bfd_link_repair_undef_list()708 table->undefs_tail = NULL; in bfd_link_repair_undef_list()712 table->undefs_tail = (struct bfd_link_hash_entry *) in bfd_link_repair_undef_list()971 struct bfd_link_hash_entry *undefs_tail; in _bfd_generic_link_add_archive_symbols() local1010 undefs_tail = info->hash->undefs_tail; in _bfd_generic_link_add_archive_symbols()1033 if (undefs_tail != info->hash->undefs_tail) in _bfd_generic_link_add_archive_symbols()[all …]
605 if (h->root.u.undef.next != NULL || htab->root.undefs_tail == &h->root) in bfd_elf_record_link_assignment()1352 if (h->root.u.undef.next || info->hash->undefs_tail == &h->root) in _bfd_elf_merge_symbol()4071 old_undefs_tail = htab->root.undefs_tail; in elf_link_add_object_symbols()4802 htab->root.undefs_tail = old_undefs_tail; in elf_link_add_object_symbols()5268 struct bfd_link_hash_entry *undefs_tail; in elf_link_add_archive_symbols() local5319 undefs_tail = info->hash->undefs_tail; in elf_link_add_archive_symbols()5334 if (undefs_tail != info->hash->undefs_tail) in elf_link_add_archive_symbols()
471 table->undefs_tail = NULL; in _bfd_link_hash_table_init()683 if (table->undefs_tail != NULL) in bfd_link_add_undef()684 table->undefs_tail->u.undef.next = h; in bfd_link_add_undef()687 table->undefs_tail = h; in bfd_link_add_undef()712 if (h == table->undefs_tail) in bfd_link_repair_undef_list()715 table->undefs_tail = NULL; in bfd_link_repair_undef_list()719 table->undefs_tail = (struct bfd_link_hash_entry *) in bfd_link_repair_undef_list()949 struct bfd_link_hash_entry *undefs_tail; in _bfd_generic_link_add_archive_symbols() local991 undefs_tail = info->hash->undefs_tail; in _bfd_generic_link_add_archive_symbols()1014 if (undefs_tail != info->hash->undefs_tail) in _bfd_generic_link_add_archive_symbols()[all …]
653 if (h->root.u.undef.next != NULL || htab->root.undefs_tail == &h->root) in bfd_elf_record_link_assignment()1313 if (h->root.u.undef.next || info->hash->undefs_tail == &h->root) in _bfd_elf_merge_symbol()1456 if (h->root.u.undef.next || info->hash->undefs_tail == &h->root) in _bfd_elf_merge_symbol()4391 old_undefs_tail = htab->root.undefs_tail; in elf_link_add_object_symbols()5227 htab->root.undefs_tail = old_undefs_tail; in elf_link_add_object_symbols()5702 struct bfd_link_hash_entry *undefs_tail; in elf_link_add_archive_symbols() local5753 undefs_tail = info->hash->undefs_tail; in elf_link_add_archive_symbols()5768 if (undefs_tail != info->hash->undefs_tail) in elf_link_add_archive_symbols()
488 table->undefs_tail = NULL; in _bfd_link_hash_table_init()642 if (table->undefs_tail != NULL) in bfd_link_add_undef()643 table->undefs_tail->u.undef.next = h; in bfd_link_add_undef()646 table->undefs_tail = h; in bfd_link_add_undef()671 if (h == table->undefs_tail) in bfd_link_repair_undef_list()674 table->undefs_tail = NULL; in bfd_link_repair_undef_list()678 table->undefs_tail = (struct bfd_link_hash_entry *) in bfd_link_repair_undef_list()1072 if (*pundef != info->hash->undefs_tail) in _bfd_generic_link_add_archive_symbols()1784 if (h->u.undef.next == NULL && info->hash->undefs_tail != h) in _bfd_generic_link_add_one_symbol()1926 if (h->u.undef.next == NULL && info->hash->undefs_tail != h) in _bfd_generic_link_add_one_symbol()[all …]
528 if (h->root.u.undef.next != NULL || htab->root.undefs_tail == &h->root) in bfd_elf_record_link_assignment()1237 if (h->root.u.undef.next || info->hash->undefs_tail == &h->root) in _bfd_elf_merge_symbol()3813 old_undefs_tail = htab->root.undefs_tail; in elf_link_add_object_symbols()4554 htab->root.undefs_tail = old_undefs_tail; in elf_link_add_object_symbols()5082 struct bfd_link_hash_entry *undefs_tail; in elf_link_add_archive_symbols() local5142 undefs_tail = info->hash->undefs_tail; in elf_link_add_archive_symbols()5157 if (undefs_tail != info->hash->undefs_tail) in elf_link_add_archive_symbols()
171 struct bfd_link_hash_entry *undefs_tail; member
193 struct bfd_link_hash_entry *undefs_tail; member
208 struct bfd_link_hash_entry *undefs_tail; member
770 if (h->u.undef.next == NULL && h != link_info.hash->undefs_tail) in fold_name()
3515 undefs = link_info.hash->undefs_tail; in open_input_bfds()3519 while (undefs != link_info.hash->undefs_tail in open_input_bfds()7674 plugin_undefs = link_info.hash->undefs_tail; in lang_process()7676 if (plugin_undefs == link_info.hash->undefs_tail) in lang_process()
766 if (h->u.undef.next == NULL && h != link_info.hash->undefs_tail) in fold_name()
3279 undefs = link_info.hash->undefs_tail; in open_input_bfds()3283 while (undefs != link_info.hash->undefs_tail); in open_input_bfds()