Lines Matching defs:target_sysroot_suffix
268 static const char *target_sysroot_suffix = 0;
585 target_sysroot_suffix.
3198 if (target_sysroot_suffix)
3200 target_sysroot_suffix, prefix, NULL);
6700 if (target_sysroot_suffix)
6701 obstack_grow (&obstack, target_sysroot_suffix,
6702 strlen (target_sysroot_suffix));
8442 target_sysroot_suffix = xstrdup (argbuf.last ());
8775 if (target_sysroot_suffix)
8776 printf ("%s%s\n", target_system_root, target_sysroot_suffix);
11116 target_sysroot_suffix = 0;