Lines Matching defs:st_Block
663 st_Block = stBlock, /* beginning of block */
1284 st_Block, /* 10: C_STRTAG struct tag */
1286 st_Block, /* 12: C_UNTAG union tag */
1289 st_Block, /* 15: C_ENTAG enum tag */
1374 st_Block, /* 100: C_BLOCK block start/end */
1683 case st_Block: /* begin scope */
1749 if (begin_type != st_File && begin_type != st_Block)
1779 && (debug > 2 || type == st_Block || type == st_End
2094 sym = add_ecoff_symbol (name, st_Block, sc_Info, NULL, 0, 0, 0);
2382 case st_Block: return "Block,";
2429 (void) add_ecoff_symbol (NULL, st_Block, sc_Text,
2865 if (coff_symbol_typ == st_Block || coff_symbol_typ == st_End)
2904 case st_Block:
2944 if (coff_symbol_typ == st_Block)
3940 if (sym_ptr->ecoff_sym.asym.st == st_Block
4107 || begin_type == st_Block)
4152 else if (begin_type == st_Block