Home
last modified time | relevance | path

Searched refs:prefix_from_string (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcollect2.c238 static void prefix_from_string (const char *, struct path_prefix *);
690 prefix_from_string (p, pprefix); in prefix_from_env()
694 prefix_from_string (const char *p, struct path_prefix *pprefix) in prefix_from_string() function
DChangeLog-19994399 (prefix_from_string): Use IS_DIR_SEPARATOR and DIR_SEPARATOR.
9275 add_prefix, prefix_from_env, prefix_from_string, do_wait,
DFSFChangeLog.108003 (prefix_from_string): Broken out from prefix_from_env.
DChangeLog-199814653 (prefix_from_string): Add debugging.