Home
last modified time | relevance | path

Searched refs:ePathTypeLLDBShlibDir (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/paths/
H A DTestPaths.py21 dir_path_types = [lldb.ePathTypeLLDBShlibDir,
35 shlib_dir = lldb.SBHostOS.GetLLDBPath(lldb.ePathTypeLLDBShlibDir).GetDirectory()
/llvm-project-15.0.7/lldb/source/API/
H A DSBHostOS.cpp51 case ePathTypeLLDBShlibDir: in GetLLDBPath()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h1020 ePathTypeLLDBShlibDir, ///< The directory where the lldb.so (unix) or LLDB enumerator
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst1278 .. py:data:: ePathTypeLLDBShlibDir