Lines Matching refs:rebase_path
52 rebase_path("//build/toolchain/clang_static_analyzer_wrapper.py",
328 rebase_path("//build/toolchain/win/tool_wrapper.py", root_build_dir)
388 rebase_path("//build/toolchain/strip_debug_whitelist.txt",
397 " --allowed-lib-list=" + rebase_path(allowed_lib_list)
404 rebase_path("//build/toolchain/gcc_solink_wrapper.py", root_build_dir)
405 _clang_base_dir = rebase_path(toolchains_dir)
540 _clang_rt_dso_full_path = rebase_path(
544 _clang_rt_dso_full_path = rebase_path(
548 _clang_rt_dso_full_path = rebase_path(
552 _clang_rt_dso_full_path = rebase_path(
556 _clang_rt_dso_full_path = rebase_path(
563 _clang_rt_dso_full_path = rebase_path(
580 rebase_path("//build/toolchain/gcc_link_wrapper.py", root_build_dir)
581 _clang_base_dir = rebase_path(toolchains_dir)
631 rust_sysroot_relative_to_out = rebase_path(rust_sysroot, root_out_dir)
633 rebase_path("//build/toolchain/rustc_wrapper.py", root_build_dir)
634 _clang_base_dir = rebase_path(toolchains_dir)
825 prefix = rebase_path("$clang_base_path/bin", root_build_dir)
854 clang_lib_path = rebase_path("$clang_base_path/lib", root_build_dir)