Home
last modified time | relevance | path

Searched refs:OSPlugin_RegisterContextData (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp327 m_interpreter->OSPlugin_RegisterContextData(m_python_object_sp, in CreateRegisterContextForThread()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h268 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_RegisterContextData() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h138 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp,
H A DScriptInterpreterPython.cpp1572 ScriptInterpreterPythonImpl::OSPlugin_RegisterContextData( in OSPlugin_RegisterContextData() function in ScriptInterpreterPythonImpl