| /src/external/gpl3/gcc/dist/gcc/ |
| gcc-ar.cc | 61 static const char *const target_machine = DEFAULT_TARGET_MACHINE; variable 106 self_tooldir_prefix = concat (tooldir_base_prefix, target_machine, 108 self_tooldir_prefix = concat (self_exec_prefix, target_machine, 116 self_libexec_prefix = concat (self_libexec_prefix, target_machine, 205 real_exe_name = concat (target_machine, "-", PERSONALITY, NULL);
|
| gcc-ar.cc | 61 static const char *const target_machine = DEFAULT_TARGET_MACHINE; variable 106 self_tooldir_prefix = concat (tooldir_base_prefix, target_machine, 108 self_tooldir_prefix = concat (self_exec_prefix, target_machine, 116 self_libexec_prefix = concat (self_libexec_prefix, target_machine, 205 real_exe_name = concat (target_machine, "-", PERSONALITY, NULL);
|
| collect2.cc | 526 static const char *const target_machine = TARGET_MACHINE; 816 concat (target_machine, "-", nm_suffix, NULL); 818 concat (target_machine, "-", gnm_suffix, NULL); 821 concat (target_machine, "-", ldd_suffix, NULL); 824 concat (target_machine, "-", strip_suffix, NULL); 826 concat (target_machine, "-", gstrip_suffix, NULL); 879 full_ld_suffixes[i] = concat (target_machine, "-", ld_suffixes[i], 1153 c_file_name = concat (target_machine, "-gcc", NULL); 3045 const char *qname = concat (target_machine, "-", dsname, NULL) 520 static const char *const target_machine = TARGET_MACHINE; variable [all...] |
| collect2.cc | 526 static const char *const target_machine = TARGET_MACHINE; 816 concat (target_machine, "-", nm_suffix, NULL); 818 concat (target_machine, "-", gnm_suffix, NULL); 821 concat (target_machine, "-", ldd_suffix, NULL); 824 concat (target_machine, "-", strip_suffix, NULL); 826 concat (target_machine, "-", gstrip_suffix, NULL); 879 full_ld_suffixes[i] = concat (target_machine, "-", ld_suffixes[i], 1153 c_file_name = concat (target_machine, "-gcc", NULL); 3045 const char *qname = concat (target_machine, "-", dsname, NULL) 520 static const char *const target_machine = TARGET_MACHINE; variable [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gcc-ar.cc | 61 static const char *const target_machine = DEFAULT_TARGET_MACHINE; variable 106 self_tooldir_prefix = concat (tooldir_base_prefix, target_machine, 108 self_tooldir_prefix = concat (self_exec_prefix, target_machine, 116 self_libexec_prefix = concat (self_libexec_prefix, target_machine, 198 real_exe_name = concat (target_machine, "-", PERSONALITY, NULL);
|
| gcc-ar.cc | 61 static const char *const target_machine = DEFAULT_TARGET_MACHINE; variable 106 self_tooldir_prefix = concat (tooldir_base_prefix, target_machine, 108 self_tooldir_prefix = concat (self_exec_prefix, target_machine, 116 self_libexec_prefix = concat (self_libexec_prefix, target_machine, 198 real_exe_name = concat (target_machine, "-", PERSONALITY, NULL);
|
| collect2.cc | 526 static const char *const target_machine = TARGET_MACHINE; 816 concat (target_machine, "-", nm_suffix, NULL); 818 concat (target_machine, "-", gnm_suffix, NULL); 821 concat (target_machine, "-", ldd_suffix, NULL); 824 concat (target_machine, "-", strip_suffix, NULL); 826 concat (target_machine, "-", gstrip_suffix, NULL); 877 = concat (target_machine, "-", ld_suffixes[i], NULL); 1150 c_file_name = concat (target_machine, "-gcc", NULL); 3041 const char *qname = concat (target_machine, "-", dsname, NULL) 520 static const char *const target_machine = TARGET_MACHINE; variable [all...] |
| collect2.cc | 526 static const char *const target_machine = TARGET_MACHINE; 816 concat (target_machine, "-", nm_suffix, NULL); 818 concat (target_machine, "-", gnm_suffix, NULL); 821 concat (target_machine, "-", ldd_suffix, NULL); 824 concat (target_machine, "-", strip_suffix, NULL); 826 concat (target_machine, "-", gstrip_suffix, NULL); 877 = concat (target_machine, "-", ld_suffixes[i], NULL); 1150 c_file_name = concat (target_machine, "-gcc", NULL); 3041 const char *qname = concat (target_machine, "-", dsname, NULL) 520 static const char *const target_machine = TARGET_MACHINE; variable [all...] |