Searched defs:hostdir (Results 1 – 2 of 2) sorted by relevance
137 let hostdir = builder.sysroot_libdir(compiler, compiler.host); in run() localVariable283 let hostdir = builder.sysroot_libdir(compiler, compiler.host); in run() localVariable
502 let hostdir = sysroot.join(lib).join("rustlib").join(compiler.host.triple).join("lib"); in run() localVariable506 let hostdir = builder.sysroot_libdir(target_compiler, compiler.host); in run() localVariable