HomeSort by: relevance | last modified time | path
    Searched defs:cmdpy_destroyer (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-cmd.c 92 cmdpy_destroyer (struct cmd_list_element *self, void *context)
532 cmd->destroyer = cmdpy_destroyer;
90 cmdpy_destroyer (struct cmd_list_element *self, void *context) function
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-cmd.c 92 cmdpy_destroyer (struct cmd_list_element *self, void *context)
532 cmd->destroyer = cmdpy_destroyer;
90 cmdpy_destroyer (struct cmd_list_element *self, void *context) function

Completed in 25 milliseconds