Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDsymconst.h99 #define stLocal 4 /* local variable */ macro
/trueos/contrib/gdb/gdb/
HDmdebugread.c682 case stLocal: /* local variable, goes into current block */ in parse_symbol()
2511 case stLocal: in parse_partial_symbols()
3499 case stLocal: /* Local variables */ in parse_partial_symbols()
/trueos/contrib/gcc/
HDmips-tdump.c106 st_Local = stLocal, /* local variable */
HDmips-tfile.c727 st_Local = stLocal, /* local variable */
/trueos/contrib/binutils/gas/
HDecoff.c661 st_Local = stLocal, /* local variable */
/trueos/contrib/binutils/bfd/
HDelf64-alpha.c5002 esym.asym.st = stLocal; in elf64_alpha_final_link()
HDelfxx-mips.c10435 esym.asym.st = stLocal; in _bfd_mips_elf_final_link()