Searched refs:scCommon (Results 1 – 7 of 7) sorted by relevance
77 #define scCommon 17 /* common variable */ macro
768 case scCommon: in ecoff_set_symbol_info()3353 case scCommon: in ecoff_link_add_externals()3436 if (h->esym.asym.sc == scCommon) in ecoff_link_add_externals()4225 else if (h->esym.asym.sc == scCommon) in ecoff_link_write_external()4234 if (h->esym.asym.sc != scCommon in ecoff_link_write_external()4236 h->esym.asym.sc = scCommon; in ecoff_link_write_external()
794 BFD_ASSERT (internal_sym.sc != scCommon in bfd_ecoff_debug_accumulate()1232 if (esym.asym.sc == scCommon) in bfd_ecoff_debug_externals()
1639 if (h->esym.asym.sc == scCommon) in elf64_alpha_output_extsym()
2939 if (h->esym.asym.sc == scCommon) in mips_elf_output_extsym()
6568 scCommon to scSCommon.
642 sc_Common = scCommon, /* common variable */