Searched refs:explicit_link_files (Results 1 – 2 of 2) sorted by relevance
6085 char *explicit_link_files; in main() local6501 explicit_link_files = XCNEWVEC (char, n_infiles); in main()6531 explicit_link_files[i] = 1; in main()6644 explicit_link_files[i] = 1; in main()6686 if (explicit_link_files[i] || outfiles[i] != NULL) in main()6718 if (explicit_link_files[i]) in main()
5944 char *explicit_link_files; local6304 explicit_link_files = xcalloc (1, n_infiles);6347 explicit_link_files[i] = 1;6405 if (explicit_link_files[i])