Searched refs:GetLLDBPythonPath (Results 1 – 4 of 4) sorted by relevance
41 SBFileSpec SBHostOS::GetLLDBPythonPath() { in GetLLDBPythonPath() function in SBHostOS43 GetLLDBPythonPath); in GetLLDBPythonPath()184 LLDB_REGISTER_STATIC_METHOD(lldb::SBFileSpec, SBHostOS, GetLLDBPythonPath, in RegisterMethods()
19 GetLLDBPythonPath ();
21 static lldb::SBFileSpec GetLLDBPythonPath();
386 SBFileSpec python_file_spec = SBHostOS::GetLLDBPythonPath(); in ProcessArgs()