Lines Matching refs:SHN_COMMON
604 || (shndx != SHN_COMMON && oldp->common && ! new_in_dso) in check_definition()
644 && shndx != SHN_COMMON in check_definition()
726 else if (oldp->common && shndx == SHN_COMMON) in check_definition()
760 oldp->common = shndx == SHN_COMMON; in check_definition()
768 if (shndx != SHN_COMMON && shndx != SHN_ABS) in check_definition()
790 else if (shndx == SHN_COMMON) in check_definition()
1556 newp->common = newp->scndx == SHN_COMMON; in add_relocatable_file()
1578 else if (newp->scndx == SHN_COMMON) in add_relocatable_file()
5316 else if (sym->st_shndx == SHN_COMMON || sym->st_shndx == SHN_UNDEF) in ld_generic_create_outfile()
5325 assert (sym->st_shndx != SHN_COMMON || defp->defined); in ld_generic_create_outfile()
5327 if ((sym->st_shndx == SHN_COMMON && !defp->common) in ld_generic_create_outfile()
5338 if (sym->st_shndx == SHN_COMMON) in ld_generic_create_outfile()