Searched refs:library_path (Results 1 – 4 of 4) sorted by relevance
244 search_path.initialize(&workqueue, &command_line.options().library_path()); in main()
1035 DEFINE_dirlist(library_path, options::TWO_DASHES, 'L',
1593 cmdline->options().library_path(); in read_script_file()
1078 const char *library_path = getenv ("LIBRARY_PATH"); in find_crtoffloadtable() local1079 if (!library_path) in find_crtoffloadtable()1081 unsigned n_paths = parse_env_var (library_path, &paths, "/crtoffloadtable.o"); in find_crtoffloadtable()