Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDgcc.c763 static const char *linker_name_spec = LINKER_NAME; variable
1578 INIT_STATIC_SPEC ("linker", &linker_name_spec),
6786 if (! strcmp (linker_name_spec, "collect2")) in main()
6790 linker_name_spec = "ld"; in main()