Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp66 Environment GetTargetEnvVars() { in GetTargetEnvVars() function in PluginProperties
241 for (const auto &KV : GetGlobalProperties().GetTargetEnvVars()) in GetEnvironment()