Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHostInfoBase.cpp38 if (!HostInfo::GetLLDBPath(ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in CleanupProcessSpecificLLDBTempDir()
262 case lldb::ePathTypeLLDBTempSystemDir: in GetLLDBPath()
HDHost.cpp590 if (HostInfo::GetLLDBPath(ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in RunShellCommand()
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDPipePosix.cpp214 if (HostInfo::GetLLDBPath(ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in CreateWithUniqueName()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h901ePathTypeLLDBTempSystemDir, // The LLDB temp directory for this system that will be cleaned … enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionParser.cpp372 if (HostInfo::GetLLDBPath(lldb::ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in Parse()