Searched refs:ListProcesses (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptedPlatformInterface.h29 virtual StructuredData::DictionarySP ListProcesses() { return {}; } function in class:lldb_private::ScriptedPlatformInterface
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPlatformPythonInterface.h31 StructuredData::DictionarySP ListProcesses() override;
H A DScriptedPlatformPythonInterface.cpp57 StructuredData::DictionarySP ScriptedPlatformPythonInterface::ListProcesses() { function in class:ScriptedPlatformPythonInterface

Completed in 130 milliseconds