Home
last modified time | relevance | path

Searched defs:execute_user_command (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbinline.py126 def execute_user_command(self, __command): member in InlineTest
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c253 execute_user_command (struct cmd_list_element *c, char *args) in execute_user_command() function