HomeSort by: relevance | last modified time | path
    Searched refs:remove_mi_cmd_entry (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/mi/
mi-cmds.h 227 extern bool remove_mi_cmd_entry (const std::string &name);
mi-cmds.c 121 remove_mi_cmd_entry (const std::string &name) function
  /src/external/gpl3/gdb.old/dist/gdb/mi/
mi-cmds.h 226 extern bool remove_mi_cmd_entry (const std::string &name);
mi-cmds.c 121 remove_mi_cmd_entry (const std::string &name) function
  /src/external/gpl3/gdb/dist/gdb/python/
py-micmd.c 268 bool removed = remove_mi_cmd_entry (obj->mi_command->name ());
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-micmd.c 268 bool removed = remove_mi_cmd_entry (obj->mi_command->name ());

Completed in 29 milliseconds