Home
last modified time | relevance | path

Searched refs:command_function (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/test/Shell/Commands/CommandScriptImmediateOutput/Inputs/
Dcustom_command.py10 def command_function(debugger, command, exe_ctx, result, internal_dict): function
/external/llvm-project/lldb/test/Shell/Commands/CommandScriptImmediateOutput/
DCommandScriptImmediateOutputConsole.test6 # RUN: -o 'command script add -f custom_command.command_function mycommand' \
/external/python/parse_type/bin/
Dtoxcmd.py244 command_function = options.func
245 return command_function(options)
/external/llvm-project/lldb/docs/use/
Dpython-reference.rst486 def command_function(debugger, command, result, internal_dict):
493 def command_function(debugger, command, result, internal_dict):
507 def command_function(debugger, command, exe_ctx, result, internal_dict):