Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBHostOS.cpp34 if (Host::GetLLDBPath (ePathTypePythonDir, lldb_python_spec)) in GetLLDBPythonPath()
/external/lldb/source/Host/common/
DHost.cpp928 Host::GetLLDBPath (PathType path_type, FileSpec &file_spec) in GetLLDBPath() function in Host
943 … FileSpec lldb_file_spec (Host::GetModuleFileSpecForHostAddress ((void *)Host::GetLLDBPath)); in GetLLDBPath()
957 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
989 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
1021 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
1067 if (GetLLDBPath (ePathTypeLLDBShlibDir, lldb_file_spec)) in GetLLDBPath()
/external/lldb/include/lldb/Host/
DHost.h415 GetLLDBPath (PathType path_type,
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp542 if (Host::GetLLDBPath (ePathTypeSupportExecutableDir, debugserver_file_spec)) in StartDebugserverProcess()
DProcessGDBRemote.cpp2473 if (Host::GetLLDBPath (ePathTypeSupportExecutableDir, debugserver_file_spec)) in StartDebugserverProcess()
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp925 if (Host::GetLLDBPath (ePathTypeLLDBShlibDir, temp_file_spec)) in GetDeveloperDirectory()
/external/lldb/source/Core/
DPluginManager.cpp174 if (Host::GetLLDBPath (ePathTypeLLDBSystemPlugins, dir_spec)) in Initialize()
187 if (Host::GetLLDBPath (ePathTypeLLDBUserPlugins, dir_spec)) in Initialize()
DDebugger.cpp496 if (Host::GetLLDBPath (ePathTypeLLDBSystemPlugins, dir_spec)) in InstanceInitialize()
509 if (Host::GetLLDBPath (ePathTypeLLDBUserPlugins, dir_spec)) in InstanceInitialize()
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp3110 if (Host::GetLLDBPath (ePathTypePythonDir, file_spec)) in InitializePrivate()
3122 if (Host::GetLLDBPath (ePathTypeLLDBShlibDir, file_spec)) in InitializePrivate()
/external/lldb/source/Host/macosx/
DHost.mm373 // if (!Host::GetLLDBPath (ePathTypeSupportExecutableDir, darwin_debug_file_spec))
528 if (!Host::GetLLDBPath (ePathTypeSupportExecutableDir, darwin_debug_file_spec))