Searched refs:host_env (Results 1 – 1 of 1) sorted by relevance
897 Environment host_env = Host::GetEnvironment(); in StartDebugserverProcess() local901 std::string env_debugserver_path = host_env.lookup("LLDB_DEBUGSERVER_PATH"); in StartDebugserverProcess()1064 host_env.lookup("LLDB_DEBUGSERVER_LOG_FILE"); in StartDebugserverProcess()1079 host_env.lookup("LLDB_SERVER_LOG_CHANNELS"); in StartDebugserverProcess()1095 std::string extra_arg = host_env.lookup(env_var_name); in StartDebugserverProcess()1113 launch_info.GetEnvironment() = host_env; in StartDebugserverProcess()