Home
last modified time | relevance | path

Searched refs:args_sp (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPlatformPythonInterface.cpp35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument
38 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject()
H A DScriptedThreadPythonInterface.cpp35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument
38 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject()
H A DScriptedProcessPythonInterface.cpp39 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument
42 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject()
H A DScriptedPlatformPythonInterface.h28 StructuredData::DictionarySP args_sp,
H A DOperatingSystemPythonInterface.h29 StructuredData::DictionarySP args_sp,
H A DScriptedThreadPythonInterface.h28 StructuredData::DictionarySP args_sp,
H A DOperatingSystemPythonInterface.cpp35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument
H A DScriptedProcessPythonInterface.h29 StructuredData::DictionarySP args_sp,
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedPlatformInterface.h24 StructuredData::DictionarySP args_sp,
H A DScriptedThreadInterface.h25 StructuredData::DictionarySP args_sp,
H A DScriptedProcessInterface.h26 StructuredData::DictionarySP args_sp,