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 D | ScriptedPlatformPythonInterface.cpp | 35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument 38 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject()
|
| H A D | ScriptedThreadPythonInterface.cpp | 35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument 38 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject()
|
| H A D | ScriptedProcessPythonInterface.cpp | 39 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument 42 StructuredDataImpl sd_impl(args_sp); in CreatePluginObject()
|
| H A D | ScriptedPlatformPythonInterface.h | 28 StructuredData::DictionarySP args_sp,
|
| H A D | OperatingSystemPythonInterface.h | 29 StructuredData::DictionarySP args_sp,
|
| H A D | ScriptedThreadPythonInterface.h | 28 StructuredData::DictionarySP args_sp,
|
| H A D | OperatingSystemPythonInterface.cpp | 35 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject() argument
|
| H A D | ScriptedProcessPythonInterface.h | 29 StructuredData::DictionarySP args_sp,
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/ |
| H A D | ScriptedPlatformInterface.h | 24 StructuredData::DictionarySP args_sp,
|
| H A D | ScriptedThreadInterface.h | 25 StructuredData::DictionarySP args_sp,
|
| H A D | ScriptedProcessInterface.h | 26 StructuredData::DictionarySP args_sp,
|