Home
last modified time | relevance | path

Searched defs:script_obj (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DOperatingSystemPythonInterface.cpp35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject()
H A DScriptedPlatformPythonInterface.cpp37 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject()
H A DScriptedThreadPythonInterface.cpp36 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject()
H A DScriptedProcessPythonInterface.cpp39 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject()
H A DScriptedPythonInterface.h77 StructuredData::Generic *script_obj, Args... args) { in CreatePluginObject()