Home
last modified time | relevance | path

Searched refs:SetPythonOSPluginPath (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Target/
DProcess.h81 void SetPythonOSPluginPath(const FileSpec &file);
/external/llvm-project/lldb/source/Target/
DProcess.cpp207 void ProcessProperties::SetPythonOSPluginPath(const FileSpec &file) { in SetPythonOSPluginPath() function in ProcessProperties