Home
last modified time | relevance | path

Searched refs:stLabel (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dsymconst.h100 #define stLabel 5 /* label */ macro
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c675 case stLabel: in ecoff_set_symbol_info()
705 || ecoff_sym->st == stLabel in ecoff_set_symbol_info()
1485 case stLabel: in _bfd_ecoff_print_symbol()
3290 case stLabel: in ecoff_link_add_externals()
Decofflink.c806 case stLabel: in bfd_ecoff_debug_accumulate()
2291 else if (sym.st == stLabel && sym.index != indexNil) in lookup_line()
Delfxx-mips.c2871 h->esym.asym.st = stLabel; in mips_elf_output_extsym()
2877 h->esym.asym.st = stLabel; in mips_elf_output_extsym()
2884 h->esym.asym.st = stLabel; in mips_elf_output_extsym()
DChangeLog-94954882 * ecoff.c (ecoff_set_symbol_info): Mark local stProc, stLabel or
/toolchain/binutils/binutils-2.25/gas/
Decoff.c659 st_Label = stLabel, /* label */