Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBHostOS.cpp34 if (Host::GetLLDBPath (ePathTypePythonDir, lldb_python_spec)) in GetLLDBPythonPath()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DHost.cpp1012 Host::GetLLDBPath (PathType path_type, FileSpec &file_spec) in GetLLDBPath() function in Host
1028 … FileSpec lldb_file_spec (Host::GetModuleFileSpecForHostAddress ((void *)Host::GetLLDBPath)); in GetLLDBPath()
1044 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
1082 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
1119 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
1173 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
1548 if (Host::GetLLDBPath (ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in RunShellCommand()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp633 if (Host::GetLLDBPath (ePathTypeSupportExecutableDir, debugserver_file_spec)) in StartDebugserverProcess()
693 if (Host::GetLLDBPath (ePathTypeLLDBTempSystemDir, tmpdir_file_spec)) in StartDebugserverProcess()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
DHost.h447 GetLLDBPath (PathType path_type,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DPluginManager.cpp174 if (Host::GetLLDBPath (ePathTypeLLDBSystemPlugins, dir_spec)) in Initialize()
187 if (Host::GetLLDBPath (ePathTypeLLDBUserPlugins, dir_spec)) in Initialize()
DDebugger.cpp489 if (Host::GetLLDBPath (ePathTypeLLDBSystemPlugins, dir_spec)) in InstanceInitialize()
502 if (Host::GetLLDBPath (ePathTypeLLDBUserPlugins, dir_spec)) in InstanceInitialize()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2564 if (Host::GetLLDBPath (ePathTypePythonDir, file_spec)) in InitializePrivate()
2576 if (Host::GetLLDBPath (ePathTypeLLDBShlibDir, file_spec)) in InitializePrivate()