HomeSort by: relevance | last modified time | path
    Searched defs:mcore_elf_linker (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 468 static char * mcore_elf_linker = NULL; variable
3980 mcore_elf_linker = optarg;
4320 if (mcore_elf_linker == NULL)
4321 mcore_elf_linker = deduce_name ("ld");
4323 run (mcore_elf_linker, ds->s);
4372 run (mcore_elf_linker, ds->s);
dlltool.c 468 static char * mcore_elf_linker = NULL; variable
3980 mcore_elf_linker = optarg;
4320 if (mcore_elf_linker == NULL)
4321 mcore_elf_linker = deduce_name ("ld");
4323 run (mcore_elf_linker, ds->s);
4372 run (mcore_elf_linker, ds->s);
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 468 static char * mcore_elf_linker = NULL; variable
3979 mcore_elf_linker = optarg;
4319 if (mcore_elf_linker == NULL)
4320 mcore_elf_linker = deduce_name ("ld");
4322 run (mcore_elf_linker, ds->s);
4371 run (mcore_elf_linker, ds->s);
dlltool.c 468 static char * mcore_elf_linker = NULL; variable
3979 mcore_elf_linker = optarg;
4319 if (mcore_elf_linker == NULL)
4320 mcore_elf_linker = deduce_name ("ld");
4322 run (mcore_elf_linker, ds->s);
4371 run (mcore_elf_linker, ds->s);

Completed in 56 milliseconds