Searched refs:command_function (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lldb/test/Shell/Commands/CommandScriptImmediateOutput/Inputs/ |
| H A D | custom_command.py | 10 def command_function(debugger, command, exe_ctx, result, internal_dict): function
|
| /llvm-project-15.0.7/lldb/test/Shell/Commands/CommandScriptImmediateOutput/ |
| H A D | CommandScriptImmediateOutputConsole.test | 6 # RUN: -o 'command script add -f custom_command.command_function mycommand' \
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | python-reference.rst | 501 def command_function(debugger, command, result, internal_dict): 508 def command_function(debugger, command, result, internal_dict): 522 def command_function(debugger, command, exe_ctx, result, internal_dict):
|