Lines Matching refs:nondeflt_vers
3613 struct elf_link_hash_entry **nondeflt_vers = NULL; in elf_link_add_object_symbols() local
4691 if (!nondeflt_vers) in elf_link_add_object_symbols()
4695 nondeflt_vers in elf_link_add_object_symbols()
4697 if (!nondeflt_vers) in elf_link_add_object_symbols()
4700 nondeflt_vers[nondeflt_vers_cnt++] = h; in elf_link_add_object_symbols()
4860 if (nondeflt_vers != NULL) in elf_link_add_object_symbols()
4861 free (nondeflt_vers); in elf_link_add_object_symbols()
4876 if (!bfd_link_relocatable (info) && nondeflt_vers != NULL) in elf_link_add_object_symbols()
4882 struct elf_link_hash_entry *h = nondeflt_vers[cnt], *hi; in elf_link_add_object_symbols()
4921 free (nondeflt_vers); in elf_link_add_object_symbols()
4922 nondeflt_vers = NULL; in elf_link_add_object_symbols()
5142 if (nondeflt_vers != NULL) in elf_link_add_object_symbols()
5143 free (nondeflt_vers); in elf_link_add_object_symbols()