Searched refs:add_sysrooted_prefix (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gcc.c | 206 static void add_sysrooted_prefix (struct path_prefix *, const char *, 2466 add_sysrooted_prefix (struct path_prefix *pprefix, const char *prefix, in add_sysrooted_prefix() function 6391 add_sysrooted_prefix (&startfile_prefixes, arg, "BINUTILS", in main() 6399 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix, in main() 6403 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix_1, in main() 6414 add_sysrooted_prefix (&startfile_prefixes, in main() 6430 add_sysrooted_prefix (&startfile_prefixes, in main() 6434 add_sysrooted_prefix (&startfile_prefixes, in main()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | gcc.c | 339 static void add_sysrooted_prefix (struct path_prefix *, const char *, 2866 add_sysrooted_prefix (struct path_prefix *pprefix, const char *prefix, in add_sysrooted_prefix() function 7612 add_sysrooted_prefix (&startfile_prefixes, arg, "BINUTILS", in set_up_specs() 7620 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix, in set_up_specs() 7624 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix_1, in set_up_specs() 7635 add_sysrooted_prefix (&startfile_prefixes, in set_up_specs() 7651 add_sysrooted_prefix (&startfile_prefixes, in set_up_specs() 7655 add_sysrooted_prefix (&startfile_prefixes, in set_up_specs()
|