Searched refs:emulator_env (Results 1 – 1 of 1) sorted by relevance
202 Environment emulator_env = Host::GetEnvironment(); in DebugProcess() local204 emulator_env["QEMU_LD_PREFIX"] = sysroot; in DebugProcess()206 emulator_env[KV.first()] = KV.second; in DebugProcess()208 std::move(launch_info.GetEnvironment()), std::move(emulator_env)); in DebugProcess()