Searched refs:set_cmd_sfunc (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Ddemangle.c199 set_cmd_sfunc (set, set_demangling_command);
H A Dkod.c239 set_cmd_sfunc (c, kod_set_os);
H A Dcharset.c1253 set_cmd_sfunc (new_cmd, set_charset_sfunc);
1276 set_cmd_sfunc (new_cmd, set_host_charset_sfunc);
1293 set_cmd_sfunc (new_cmd, set_target_charset_sfunc);
H A Dcommand.h133 extern void set_cmd_sfunc (struct cmd_list_element *cmd,
H A Darch-utils.c667 set_cmd_sfunc (c, set_architecture);
751 set_cmd_sfunc (c, set_endian);
H A Dcorefile.c457 set_cmd_sfunc (c, set_gnutarget_command);
H A Dtop.c1789 set_cmd_sfunc (c, set_async_prompt);
1818 set_cmd_sfunc (c, set_async_editing_command);
1832 set_cmd_sfunc (c, set_history_size_command);
1869 set_cmd_sfunc (c, set_async_annotation_level);
H A Dproc-api.c788 set_cmd_sfunc (c, set_procfs_trace_cmd);
796 set_cmd_sfunc (c, set_procfs_file_cmd);
H A Dosabi.c651 set_cmd_sfunc (c, set_osabi);
H A Darm-tdep.c2930 set_cmd_sfunc (new_set, set_disassembly_style_sfunc);
2940 set_cmd_sfunc (new_set, set_disassembly_style_sfunc);
2970 set_cmd_sfunc (new_set, set_fp_model_sfunc);
2971 set_cmd_sfunc (add_show_from_set (new_set, &showarmcmdlist), show_fp_model);
H A Dinfcmd.c1991 set_cmd_sfunc (c, notice_args_set);
1993 set_cmd_sfunc (c, notice_args_read);
H A Dvalprint.c1460 set_cmd_sfunc (c, set_input_radix);
1467 set_cmd_sfunc (c, set_output_radix);
H A Dutils.c2626 set_cmd_sfunc (c, set_width_command);
2631 set_cmd_sfunc (c, set_height_command);
H A Dalpha-tdep.c1624 set_cmd_sfunc (c, reinit_frame_cache_sfunc);
H A Dinfrun.c4213 set_cmd_sfunc (c, set_schedlock_func); /* traps on target vector */
H A Dmips-tdep.c6131 set_cmd_sfunc (c, mips_abi_update);
6173 set_cmd_sfunc (c, reinit_frame_cache_sfunc);
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-decode.h68 set_cmd_sfunc(). */
228 extern void set_cmd_sfunc (struct cmd_list_element *cmd,
H A Dcli-decode.c78 set_cmd_sfunc (struct cmd_list_element *cmd, cmd_sfunc_ftype *sfunc)
316 set_cmd_sfunc (c, empty_sfunc);
344 set_cmd_sfunc (set, set_func);
348 set_cmd_sfunc (show, show_func);
77 set_cmd_sfunc (struct cmd_list_element *cmd, cmd_sfunc_ftype *sfunc) function
H A Dcli-cmds.c1130 set_cmd_sfunc (c, set_verbose);

Completed in 138 milliseconds