Home
last modified time | relevance | path

Searched refs:takes_exe_ctx (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/commands/command/script/
Dpy_import12 command script add takes_exe_ctx --function welcome.takes_exe_ctx
Dwelcome.py52 def takes_exe_ctx(debugger, args, exe_ctx, result, dict): function