Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp337 m_interpreter->OSPlugin_RegisterContextData(m_python_object_sp, in CreateRegisterContextForThread()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h200 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_RegisterContextData() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h254 OSPlugin_RegisterContextData(StructuredData::ObjectSP os_plugin_object_sp,
H A DScriptInterpreterPython.cpp1726 StructuredData::StringSP ScriptInterpreterPython::OSPlugin_RegisterContextData( in OSPlugin_RegisterContextData() function in ScriptInterpreterPython