Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h269 Environment ComputeEnvironment() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4274 Environment TargetProperties::ComputeEnvironment() const { in ComputeEnvironment() function in TargetProperties
4304 return ComputeEnvironment(); in GetEnvironment()
4724 m_launch_info.GetEnvironment() = ComputeEnvironment(); in EnvVarsValueChangedCallback()