Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp339 m_interpreter->OSPlugin_RegisterContextData(m_python_object_sp, in CreateRegisterContextForThread()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h137 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp,
DScriptInterpreterPython.cpp1734 ScriptInterpreterPythonImpl::OSPlugin_RegisterContextData( in OSPlugin_RegisterContextData() function in ScriptInterpreterPythonImpl
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h261 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_RegisterContextData() function