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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dsymconst.h99 #define stLocal 4 /* local variable */ macro
/freebsd-10.0-release/contrib/gcc/
H A Dmips-tdump.c107 st_Local = stLocal, /* local variable */
H A Dmips-tfile.c196 stLocal -- local variable
732 st_Local = stLocal, /* local variable */
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c689 case stLocal: /* local variable, goes into current block */
2519 case stLocal:
2521 /* The alpha has the section start addresses in stLocal symbols
2523 other stLocal symbols.
3507 case stLocal: /* Local variables */
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-alpha.c5012 esym.asym.st = stLocal;
H A Delfxx-mips.c10476 esym.asym.st = stLocal;
/freebsd-10.0-release/contrib/binutils/gas/
H A Decoff.c220 stLocal -- local variable
662 st_Local = stLocal, /* local variable */

Completed in 253 milliseconds