Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dsymconst.h65 #define scUndefined 6 /* who knows? */ macro
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c740 case scUndefined: in ecoff_set_symbol_info()
2294 if ((esym->asym.sc == scUndefined in ecoff_get_extr()
3338 case scUndefined: in ecoff_link_add_externals()
4216 if (h->esym.asym.sc != scUndefined in ecoff_link_write_external()
4218 h->esym.asym.sc = scUndefined; in ecoff_link_write_external()
4222 if (h->esym.asym.sc == scUndefined in ecoff_link_write_external()
Delf64-alpha.c1603 h->esym.asym.sc = scUndefined; in elf64_alpha_output_extsym()
5269 || ext.asym.sc == scUndefined in elf64_alpha_final_link()
Decofflink.c1155 internal_sym.sc = scUndefined; in bfd_ecoff_debug_accumulate_other()
Delfxx-mips.c2888 h->esym.asym.sc = scUndefined; in mips_elf_output_extsym()
2903 h->esym.asym.sc = scUndefined; in mips_elf_output_extsym()
14415 || ext.asym.sc == scUndefined in _bfd_mips_elf_final_link()
/toolchain/binutils/binutils-2.25/gas/
Decoff.c631 sc_Undefined = scUndefined, /* who knows? */