Searched refs:stBlock (Results 1 – 7 of 7) sorted by relevance
102 #define stBlock 7 /* beginnning of block */ macro
636 if (sh->st != stEnd && sh->st != stBlock) in parse_symbol()880 case stBlock: /* Either a lexical block, or some type */ in parse_symbol()892 top_stack->blocktype = stBlock; in parse_symbol()960 case stBlock: in parse_symbol()1173 top_stack->blocktype = stBlock; in parse_symbol()1266 else if (sh->sc == scText && top_stack->blocktype == stBlock) in parse_symbol()3466 case stBlock: /* { }, str, un, enum */ in parse_partial_symbols()3720 case stBlock: in handle_psymbol_enumerators()4295 || (sh.st != stBlock && sh.st != stTypedef && sh.st != stIndirect in cross_ref()4298 && (sh.st != stBlock || !SC_IS_COMMON (sh.sc))) in cross_ref()
109 st_Block = stBlock, /* beginning of block */
730 st_Block = stBlock, /* beginning of block */
664 st_Block = stBlock, /* beginning of block */
1482 case stBlock: in _bfd_ecoff_print_symbol()
4291 * coff-mips.c (ecoff_set_symbol_info): stBlock symbols are always