Home
last modified time | relevance | path

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 Dcustom_command.py10 def command_function(debugger, command, exe_ctx, result, internal_dict): function
/llvm-project-15.0.7/lldb/test/Shell/Commands/CommandScriptImmediateOutput/
H A DCommandScriptImmediateOutputConsole.test6 # RUN: -o 'command script add -f custom_command.command_function mycommand' \
/llvm-project-15.0.7/lldb/docs/use/
H A Dpython-reference.rst501 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):