Searched refs:st_End (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ecoff.c | 665 st_End = stEnd, /* end (of anything) */ enumerator 1376 st_End, /* 102: C_EOS end of struct/union/enum */ 1693 case st_End: in add_ecoff_symbol() 1767 && (debug > 2 || type == st_Block || type == st_End in add_ecoff_symbol() 2092 st_End, in add_unknown_tag() 2387 case st_End: return "End,"; 2478 (void) add_ecoff_symbol ((const char *) NULL, st_End, sc_Text, endsym, in ecoff_directive_bend() 2874 if (coff_symbol_typ == st_Block || coff_symbol_typ == st_End) in ecoff_directive_endef() 2930 case st_End: in ecoff_directive_endef() 3019 (void) add_ecoff_symbol ((const char *) NULL, st_End, sc_Text, in ecoff_directive_end() [all …]
|