Lines Matching refs:SHN_COMMON
594 || (shndx != SHN_COMMON && oldp->common && ! new_in_dso) in check_definition()
634 && shndx != SHN_COMMON in check_definition()
716 else if (oldp->common && shndx == SHN_COMMON) in check_definition()
750 oldp->common = shndx == SHN_COMMON; in check_definition()
758 if (shndx != SHN_COMMON && shndx != SHN_ABS) in check_definition()
780 else if (shndx == SHN_COMMON) in check_definition()
1546 newp->common = newp->scndx == SHN_COMMON; in add_relocatable_file()
1568 else if (newp->scndx == SHN_COMMON) in add_relocatable_file()
5306 else if (sym->st_shndx == SHN_COMMON || sym->st_shndx == SHN_UNDEF) in ld_generic_create_outfile()
5315 assert (sym->st_shndx != SHN_COMMON || defp->defined); in ld_generic_create_outfile()
5317 if ((sym->st_shndx == SHN_COMMON && !defp->common) in ld_generic_create_outfile()
5328 if (sym->st_shndx == SHN_COMMON) in ld_generic_create_outfile()