Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-private-enumerations.h121 ePathTypeLLDBTempSystemDir // The LLDB temp directory for this system enumerator
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp693 if (Host::GetLLDBPath (ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in StartDebugserverProcess()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DHost.cpp1268 case ePathTypeLLDBTempSystemDir: in GetLLDBPath()
1548 if (Host::GetLLDBPath (ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in RunShellCommand()