Searched defs:target_libs (Results 1 – 2 of 2) sorted by relevance
187 let mut target_libs = SysrootTarget { triple: compiler.triple, libs: vec![] }; in build_llvm_sysroot_for_triple() localVariable224 let mut target_libs = SysrootTarget { triple: compiler.triple.clone(), libs: vec![] }; in build_clif_sysroot_for_triple() localVariable297 let mut target_libs = SysrootTarget { triple: compiler.triple.clone(), libs: vec![] }; in build_rtstartup() localVariable
215 let target_libs = [ in make_win_dist() localVariable266 let target_libs = find_files(&target_libs, &lib_path); in make_win_dist() localVariable