Home | History | Annotate | Download | only in gas

Lines Matching defs:st_Proc

662   st_Proc	= stProc,	/*     "      "	 Procedure */
1375 st_Proc, /* 101: C_FCN function start/end */
1671 || type == st_Proc || type == st_StaticProc))
1681 case st_Proc: /* procedure */
1780 || type == st_Proc || type == st_StaticProc))
2148 new_proc_ptr->sym = add_ecoff_symbol (NULL, st_Proc, sc_Text, sym, 0, 0, 0);
2381 case st_Proc: return "Proc,";
3961 /* Set st_Proc to st_StaticProc for local
3963 if (sym_ptr->ecoff_sym.asym.st == st_Proc
3994 st = st_Proc;
4130 if (begin_type == st_Proc
4202 if ((sym_ptr->ecoff_sym.asym.st == st_Proc