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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c262 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */
264 static struct path_prefix *libpaths[3] = {&cmdline_lib_dirs,
1413 add_prefix (&cmdline_lib_dirs, arg+2);
260 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */ variable in typeref:struct:path_prefix
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc263 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */
265 static struct path_prefix *libpaths[3] = {&cmdline_lib_dirs,
1401 add_prefix (&cmdline_lib_dirs, arg+2);
261 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */ variable in typeref:struct:path_prefix

Completed in 97 milliseconds