Searched refs:GetLLDBPath (Results 1 – 4 of 4) sorted by relevance
45 return LLDB_RECORD_RESULT(GetLLDBPath(ePathTypePythonDir)); in GetLLDBPythonPath()48 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath() function in SBHostOS49 LLDB_RECORD_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, GetLLDBPath, in GetLLDBPath()186 LLDB_REGISTER_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, GetLLDBPath, in RegisterMethods()
22 GetLLDBPath (lldb::PathType path_type);
23 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);
30 f = lldb.SBHostOS.GetLLDBPath(path_type)