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

/freebsd-9.3-release/contrib/gcc/
H A Dcollect2.c229 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */
231 static struct path_prefix *libpaths[3] = {&cmdline_lib_dirs,
1121 add_prefix (&cmdline_lib_dirs, arg+2);
227 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */ variable in typeref:struct:path_prefix

Completed in 46 milliseconds