Searched refs:scSCommon (Results 1 – 7 of 7) sorted by relevance
78 #define scSCommon 18 /* small common */ macro
776 case scSCommon: in ecoff_set_symbol_info()3360 case scSCommon: in ecoff_link_add_externals()3437 h->esym.asym.sc = scSCommon; in ecoff_link_add_externals()4227 else if (h->esym.asym.sc == scSCommon) in ecoff_link_write_external()4235 && h->esym.asym.sc != scSCommon) in ecoff_link_write_external()
795 && internal_sym.sc != scSCommon); in bfd_ecoff_debug_accumulate()1234 else if (esym.asym.sc == scSCommon) in bfd_ecoff_debug_externals()
1641 else if (h->esym.asym.sc == scSCommon) in elf64_alpha_output_extsym()
2941 else if (h->esym.asym.sc == scSCommon) in mips_elf_output_extsym()
6568 scCommon to scSCommon.
643 sc_SCommon = scSCommon, /* small common */