Lines Matching refs:st_Block
661 st_Block = stBlock, /* beginning of block */ enumerator
1281 st_Block, /* 10: C_STRTAG struct tag */
1283 st_Block, /* 12: C_UNTAG union tag */
1286 st_Block, /* 15: C_ENTAG enum tag */
1371 st_Block, /* 100: C_BLOCK block start/end */
1678 case st_Block: /* begin scope */ in add_ecoff_symbol()
1744 if (begin_type != st_File && begin_type != st_Block) in add_ecoff_symbol()
1774 && (debug > 2 || type == st_Block || type == st_End in add_ecoff_symbol()
2091 st_Block, in add_unknown_tag()
2393 case st_Block: return "Block,";
2440 (void) add_ecoff_symbol ((const char *) NULL, st_Block, sc_Text, in ecoff_directive_begin()
2881 if (coff_symbol_typ == st_Block || coff_symbol_typ == st_End) in ecoff_directive_endef()
2921 case st_Block: in ecoff_directive_endef()
2966 if (coff_symbol_typ == st_Block) in ecoff_directive_endef()
3973 if (sym_ptr->ecoff_sym.asym.st == (int) st_Block in ecoff_build_symbols()
4141 || begin_type == st_Block) in ecoff_build_symbols()
4186 else if (begin_type == st_Block in ecoff_build_symbols()