Home | History | Annotate | Download | only in gold

Lines Matching refs:dirsearch

35 #include "dirsearch.h"
1460 Dirsearch* dirsearch, int dirindex,
1505 dirsearch, dirindex, mapfile, input_argument,
1535 layout, dirsearch, 0, mapfile, &*p,
1554 Dirsearch dirsearch;
1558 // cmdline->options()->library_path() -- not dirsearch.
1563 name = Dirsearch::find_file_in_dir_list(name, search_path, ".");
1580 if (!input_file.open(dirsearch, task, &dummy))