Searched refs:mi_cmd (Results 1 – 12 of 12) sorted by relevance
222 mi->mi_cmd.mri_size = NCMD; in mscp_attach()223 mi->mi_cmd.mri_desc = mi->mi_uda->mp_ca.ca_cmddsc; in mscp_attach()224 mi->mi_cmd.mri_ring = mi->mi_uda->mp_cmd; in mscp_attach()377 mi->mi_cmd.mri_next = 0; in mscp_init()
213 struct mscp_ri mi_cmd; /* MSCP command ring info */ member
106 #define mri (&mi->mi_cmd) in mscp_getcp()
52 (struct mi_cmd): Change type of "cli" to "struct mi_cli".1337 * mi-cmds.c (struct mi_cmd): Add field for mi_cmd_argv_ftype.1345 (struct mi_cmd): Move declaration to here from mi-cmds.c.1346 (mi_lookup): Return a pointer to ``struct mi_cmd''.1697 * mi-cmds.c (struct mi_cmd): Update.
2407 * mi/mi-cmds.c (mi_cmd mi_cmds): Update for "data-write-memory"2870 * mi/mi-cmds.c (mi_cmd mi_cmds): Adjust for command3145 * mi/mi-cmds.h (struct mi_cmd) <suppress_notification>: New field.
4439 * mi/mi-cmds.c (struct mi_cmd): Add user_selected_context
8656 (struct mi_cmd): Remove the args_func field.
152479 gdb/mi: rename mi_cmd to mi_command152493 The existing mi_cmd class becomes the abstract base class, this has an