Searched refs:add_sysrooted_prefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c301 static void add_sysrooted_prefix (struct path_prefix *, const char *,
2802 add_sysrooted_prefix (struct path_prefix *pprefix, const char *prefix,
6404 add_sysrooted_prefix (&startfile_prefixes, argbuf[ndx], "BINUTILS",
6412 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix,
6416 add_sysrooted_prefix (&startfile_prefixes, md_startfile_prefix_1,
6427 add_sysrooted_prefix (&startfile_prefixes,
6446 add_sysrooted_prefix (&startfile_prefixes,
6450 add_sysrooted_prefix (&startfile_prefixes,
2786 add_sysrooted_prefix (struct path_prefix *pprefix, const char *prefix, function

Completed in 52 milliseconds