Searched refs:mi_opt (Results 1 – 15 of 15) sorted by relevance
27 const struct mi_opt *opts, int *oind, const char **oarg, in mi_getopt_1()31 const struct mi_opt *opt; in mi_getopt_1()83 const struct mi_opt *opts, in mi_getopt()92 const struct mi_opt *opts, int *oind, in mi_getopt_allow_unknown()103 static const struct mi_opt opts[] = in mi_valid_noargs()
26 struct mi_opt struct54 const struct mi_opt *opt, int *optind,58 const struct mi_opt *opts,
45 static const struct mi_opt opts[] = in mi_cmd_catch_assert()105 static const struct mi_opt opts[] = in mi_cmd_catch_exception()177 static const struct mi_opt opts[] = in mi_cmd_catch_handlers()238 static const struct mi_opt opts[] = in mi_catch_load_unload()308 static const struct mi_opt opts[] = in mi_cmd_catch_exception_event()
31 static const struct mi_opt opts[] = in mi_cmd_target_file_get()55 static const struct mi_opt opts[] = in mi_cmd_target_file_put()80 static const struct mi_opt opts[] = in mi_cmd_target_file_delete()
204 static const struct mi_opt opts[] = in mi_info_functions_or_variables()331 static const struct mi_opt opts[] = in mi_info_module_functions_or_variables()421 static const struct mi_opt opts[] = in mi_cmd_symbol_info_modules()464 static const struct mi_opt opts[] = in mi_cmd_symbol_info_types()
112 static const struct mi_opt opts[] = in mi_cmd_env_path()177 static const struct mi_opt opts[] = in mi_cmd_env_dir()
100 static const struct mi_opt opts[] = in mi_cmd_stack_list_frames()237 static const struct mi_opt opts[] = in mi_cmd_stack_list_locals()314 static const struct mi_opt opts[] = in mi_cmd_stack_list_args()432 static const struct mi_opt opts[] = in mi_cmd_stack_list_variables()
202 static const struct mi_opt opts[] = in mi_cmd_break_insert_1()409 static const struct mi_opt opts[] = in mi_cmd_break_condition()502 static const struct mi_opt opts[] = in mi_cmd_break_watch()
439 static const struct mi_opt opts[] = in mi_cmd_exec_run()785 static const struct mi_opt opts[] = in mi_cmd_list_thread_groups()1025 static const struct mi_opt opts[] = in mi_cmd_data_list_register_values()1254 static const struct mi_opt opts[] = in mi_cmd_data_read_memory()1426 static const struct mi_opt opts[] = in mi_cmd_data_read_memory_bytes()1511 static const struct mi_opt opts[] = in mi_cmd_data_write_memory()1713 static const struct mi_opt opts[] = in mi_cmd_add_inferior()2432 static const struct mi_opt opts[] = in mi_cmd_trace_save()2573 static const struct mi_opt opts[] = in mi_cmd_trace_frame_collected()
76 static const struct mi_opt opts[] = in mi_cmd_file_list_exec_source_files()
99 static const struct mi_opt opts[] = in mi_cmd_disassemble()
517 static const struct mi_opt opts[] = in mi_cmd_var_evaluate_expression()
1016 * mi-getopt.h (struct mi_opt): Declare.
3733 Code cleanup - make mi_opt const.
10500 * mi/mi-getopt.h: Move mi_opt struct up.