Home
last modified time | relevance | path

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

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