Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h317 Locker(ScriptInterpreterPythonImpl *py_interpreter,
DScriptInterpreterPython.cpp345 ScriptInterpreterPythonImpl *py_interpreter, uint16_t on_entry, in Locker() argument
349 m_python_interpreter(py_interpreter) { in Locker()