Lines Matching refs:sc_Info
636 sc_Info = scInfo, /* symbol contains debugger information */ enumerator
1168 sc_Info, /* 8: C_MOS member of struct */
1170 sc_Info, /* 10: C_STRTAG struct tag */
1171 sc_Info, /* 11: C_MOU member of union */
1172 sc_Info, /* 12: C_UNTAG union tag */
1173 sc_Info, /* 13: C_TPDEF typedef */
1175 sc_Info, /* 15: C_ENTAG enum tag */
1176 sc_Info, /* 16: C_MOE member of enum */
1262 sc_Info, /* 102: C_EOS end of struct/union/enum */
1691 if (type != st_File && storage != sc_Info) in add_ecoff_symbol()
1715 if (begin_type != st_File && storage != sc_Info) in add_ecoff_symbol()
2092 sc_Info, in add_unknown_tag()
2100 sc_Info, in add_unknown_tag()
2356 case sc_Info: return "Info,";
3333 (void) add_ecoff_symbol (stabs_symbol, st_Nil, sc_Info, in mark_stabs()
4135 if (sym_ptr->ecoff_sym.asym.sc != (int) sc_Info) in ecoff_build_symbols()
4187 && sym_ptr->ecoff_sym.asym.sc != (int) sc_Info) in ecoff_build_symbols()