Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/paths/
H A DTestPaths.py31 f = lldb.SBHostOS.GetLLDBPath(path_type)
35 shlib_dir = lldb.SBHostOS.GetLLDBPath(lldb.ePathTypeLLDBShlibDir).GetDirectory()
/llvm-project-15.0.7/lldb/source/API/
H A DSBHostOS.cpp43 return GetLLDBPath(ePathTypePythonDir); in GetLLDBPythonPath()
46 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath() function in SBHostOS
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBHostOS.i25 GetLLDBPath (lldb::PathType path_type);
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBHostOS.h23 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py21 support_dir = lldb.SBHostOS.GetLLDBPath(lldb.ePathTypeSupportExecutableDir)
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst1274 Used with `SBHostOS.GetLLDBPath` to find files that are