Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h83 void SetPythonOSPluginPath(const FileSpec &file);
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp230 void ProcessProperties::SetPythonOSPluginPath(const FileSpec &file) { in SetPythonOSPluginPath() function in ProcessProperties