Searched refs:SHN_COMMON (Results 1 – 17 of 17) sorted by relevance
84 case SHN_COMMON: in dwfl_module_getsym()
190 case SHN_COMMON: in relocate_getsym()250 if (shndx == SHN_UNDEF || shndx == SHN_COMMON in resolve_symbol()335 if (shndx == SHN_UNDEF || shndx == SHN_COMMON) in relocate_section()
78 else if (section == SHN_COMMON)
255 #define SHN_COMMON 0xfff2 macro
152 if (sym->st_shndx != SHN_COMMON) in main()
88 #define SHN_COMMON 0xfff2 macro
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()[all …]
695 && sym->st_shndx != SHN_COMMON) in check_symtab()715 if (xndx == SHN_COMMON) in check_symtab()
214 ndx = SHN_COMMON; in binary_end()
1099 #define SHN_COMMON 0xfff2 macro
1002 case ELF::SHN_COMMON:1036 case ELF::SHN_COMMON:1117 case ELF::SHN_COMMON: ret = 'c'; break;1203 getSymbolTableIndex(symb) == ELF::SHN_COMMON)
982 SHN_COMMON = 0xfff2, // FORTRAN COMMON or C external global variables enumerator
1057 if (secno == SHN_COMMON) { in ocGetNames_ELF()
317 #define SHN_COMMON 0xfff2 /* Associated symbol is common */ macro
1217 if (secno == SHN_COMMON) {
918 MSD.SectionIndex = ELF::SHN_COMMON; in ComputeSymbolTable()
335 #define SHN_COMMON 0xfff2 /* Associated symbol is common */ macro14450 esym->st_shndx = SHN_COMMON; in decl_initializer_alloc()18493 if (sym->st_shndx == SHN_COMMON) { in relocate_common_syms()