Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/coff/
Dsymconst.h99 #define stLocal 4 /* local variable */ macro
/freebsd-9-stable/contrib/gdb/gdb/
Dmdebugread.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()
/freebsd-9-stable/contrib/gcc/
Dmips-tdump.c106 st_Local = stLocal, /* local variable */
Dmips-tfile.c727 st_Local = stLocal, /* local variable */
/freebsd-9-stable/contrib/binutils/gas/
Decoff.c661 st_Local = stLocal, /* local variable */
/freebsd-9-stable/contrib/binutils/bfd/
Delf64-alpha.c5002 esym.asym.st = stLocal; in elf64_alpha_final_link()
Delfxx-mips.c10431 esym.asym.st = stLocal; in _bfd_mips_elf_final_link()