Home
last modified time | relevance | path

Searched refs:env_dict (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDTarget.cpp3103 …OptionValueDictionary *env_dict = GetPropertyAtIndexAsOptionValueDictionary (NULL, ePropertyEnvVar… in GetHostEnvironmentIfNeeded() local
3104 if (env_dict) in GetHostEnvironmentIfNeeded()
3128env_dict->SetValueForKey(key, OptionValueSP(new OptionValueString(value)), can_replace); in GetHostEnvironmentIfNeeded()