Searched refs:ePathTypeLLDBShlibDir (Results 1 – 4 of 4) sorted by relevance
163 if (!GetLLDBPath(lldb::ePathTypeLLDBShlibDir, lldb_file_spec)) in ComputeSupportExeDirectory()208 if (!GetLLDBPath(lldb::ePathTypeLLDBShlibDir, lldb_file_spec)) in ComputePythonDirectory()
161 case lldb::ePathTypeLLDBShlibDir: in GetLLDBPath()319 return GetLLDBPath(lldb::ePathTypeLLDBShlibDir, file_spec); in ComputeSupportExeDirectory()
895 …ePathTypeLLDBShlibDir, // The directory where the lldb.so (unix) or LLDB mach-o file in… enumerator
3137 if (HostInfo::GetLLDBPath(ePathTypeLLDBShlibDir, file_spec)) in InitializePrivate()