Home
last modified time | relevance | path

Searched refs:stBlock (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/include/coff/
H A Dsymconst.h102 #define stBlock 7 /* beginnning of block */ macro
/freebsd-12.1/contrib/gdb/gdb/
H A Dmdebugread.c636 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()
/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c109 st_Block = stBlock, /* beginning of block */
H A Dmips-tfile.c730 st_Block = stBlock, /* beginning of block */
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c664 st_Block = stBlock, /* beginning of block */
/freebsd-12.1/contrib/binutils/bfd/
H A Decoff.c1482 case stBlock: in _bfd_ecoff_print_symbol()
H A DChangeLog-91934291 * coff-mips.c (ecoff_set_symbol_info): stBlock symbols are always