Searched refs:stNil (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/binutils/include/coff/
H A Dsymconst.h95 #define stNil 0 /* Nuthin' special */ macro
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmdebugread.c489 the start of that block, we change it to stNil, without pushing a
490 new block, i.e. stNil means both a procedure and a block. */
661 case stNil:
1176 top_stack->blocktype = stNil;
1280 else if (sh->sc == scText && top_stack->blocktype == stNil)
2076 case stNil:
2520 case stNil:
2524 Irix6 puts the section start addresses in stNil symbols, skip
3573 case stNil:
/freebsd-10.1-release/contrib/binutils/bfd/
H A Decofflink.c837 case stNil:
1198 internal_sym.st = stNil;
H A Decoff.c675 case stNil:
1480 case stNil:
/freebsd-10.1-release/contrib/gcc/
H A Dmips-tdump.c103 st_Nil = stNil, /* Nuthin' special */
H A Dmips-tfile.c192 stNil -- Nuthin' special
728 st_Nil = stNil, /* Nuthin' special */
3497 stNil, scInfo, -1, MIPS_MARK_STAB (0));
3692 st = stNil;
/freebsd-10.1-release/contrib/binutils/gas/
H A Decoff.c216 stNil -- Nuthin' special
658 st_Nil = stNil, /* Nuthin' special */
3354 (void) add_ecoff_symbol (stabs_symbol, stNil, scInfo,

Completed in 200 milliseconds