Home | History | Annotate | Download | only in gcc

Lines Matching refs:concat

88     self = concat (self, "gcc-" PERSONALITY, NULL);
106 self_tooldir_prefix = concat (tooldir_base_prefix, target_machine,
108 self_tooldir_prefix = concat (self_exec_prefix, target_machine,
113 prefix_from_string (concat (self_tooldir_prefix, "bin", NULL), &target_path);
116 self_libexec_prefix = concat (self_libexec_prefix, target_machine,
174 arg = concat (arg, dir_separator_str, NULL);
198 real_exe_name = concat (target_machine, "-", PERSONALITY, NULL);
217 av[1] = concat ("-", av[1], NULL);
223 av[1] = concat ("-", av[1], NULL);
234 concat ("gcc-", exe_name, NULL),