Searched defs:host_tlib_path (Results 1 – 1 of 1) sorted by relevance
148 pub host_tlib_path: Lrc<SearchPath>, field1472 let host_tlib_path = Lrc::new(SearchPath::from_sysroot_and_triple(&sysroot, host_triple)); in build_session() localVariable