Searched defs:environment (Results 1 – 6 of 6) sorted by relevance
/llvm-project/lldb/source/Host/windows/ |
H A D | ProcessLauncherWindows.cpp | 67 std::vector<char> environment; in LaunchProcess() local
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | TestingConfig.py | 164 __init__( self, parent, name, suffixes, test_format, environment, substitutions, unsupported, test_exec_root, test_source_root, excludes, available_features, pipefail, limit_to_features=[], is_early=False, parallelism_group=None, standalone_tests=False, ) global() argument [all...] |
/llvm-project/lldb/tools/lldb-dap/ |
H A D | JSONUtils.cpp | 1300 llvm::json::Object environment; CreateRunInTerminalReverseRequest() local
|
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 1194 ParseOSType(llvm::StringRef value,std::string & os_name,std::string & environment) ParseOSType() argument 1226 std::string environment; GetHostInfo() local 2136 std::string environment; GetCurrentProcessInfo() local [all...] |
/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 4404 Environment environment; GetInheritedEnvironment() local 4435 Environment environment; GetTargetEnvironment() local [all...] |
/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 2236 Environment environment; in GetEnvironment() local 2244 void AddEnvironmentVariables(const Environment &environment) { in AddEnvironmentVariables() argument
|