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

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c429 static char * mcore_elf_linker = NULL; variable
3336 mcore_elf_linker = optarg;
3606 if (mcore_elf_linker == NULL)
3607 mcore_elf_linker = deduce_name ("ld");
3609 run (mcore_elf_linker, ds->s);
3658 run (mcore_elf_linker, ds->s);

Completed in 90 milliseconds