Searched refs:stBlock (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/binutils/include/coff/
H A Dsymconst.h102 #define stBlock 7 /* beginnning of block */ macro
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmdebugread.c486 /* What are we parsing. stFile, or stBlock are for files and
641 The value of a stBlock symbol is the displacement from the
643 if (sh->st != stEnd && sh->st != stBlock)
887 case stBlock: /* Either a lexical block, or some type */
899 top_stack->blocktype = stBlock;
967 case stBlock:
1012 /* In an stBlock, there is no way to distinguish structs,
1019 enum, and points back to the stBlock here. So you can
1180 top_stack->blocktype = stBlock;
1273 else if (sh->sc == scText && top_stack->blocktype == stBlock)
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dmips-tdump.c110 st_Block = stBlock, /* beginning of block */
H A Dmips-tfile.c199 stBlock -- beginning of block
735 st_Block = stBlock, /* beginning of block */
/freebsd-10.1-release/contrib/binutils/bfd/
H A Decoff.c1485 case stBlock:
/freebsd-10.1-release/contrib/binutils/gas/
H A Decoff.c223 stBlock -- beginning of block
665 st_Block = stBlock, /* beginning of block */

Completed in 212 milliseconds