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

/haiku-fatelf/src/bin/gdb/gdb/
H A Ddemangle.c199 set_cmd_sfunc (set, set_demangling_command);
H A Dkod.c240 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.c646 set_cmd_sfunc (c, set_architecture);
730 set_cmd_sfunc (c, set_endian);
H A Dcorefile.c458 set_cmd_sfunc (c, set_gnutarget_command);
H A Dtop.c1700 set_cmd_sfunc (c, set_async_prompt);
1713 set_cmd_sfunc (c, set_async_editing_command);
1726 set_cmd_sfunc (c, set_history_size_command);
1748 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 Dvalprint.c1260 set_cmd_sfunc (c, set_input_radix);
1267 set_cmd_sfunc (c, set_output_radix);
H A Dosabi.c642 set_cmd_sfunc (c, set_osabi);
H A Darm-tdep.c2895 set_cmd_sfunc (new_set, set_disassembly_style_sfunc);
2905 set_cmd_sfunc (new_set, set_disassembly_style_sfunc);
2927 set_cmd_sfunc (new_set, set_fp_model_sfunc);
2928 set_cmd_sfunc (deprecated_add_show_from_set (new_set, &showarmcmdlist),
H A Dinfcmd.c1980 set_cmd_sfunc (c, notice_args_set);
1982 set_cmd_sfunc (c, notice_args_read);
H A Dutils.c2553 set_cmd_sfunc (c, set_width_command);
2558 set_cmd_sfunc (c, set_height_command);
H A Dalpha-tdep.c1620 set_cmd_sfunc (c, reinit_frame_cache_sfunc);
H A Dinfrun.c3880 set_cmd_sfunc (c, set_schedlock_func); /* traps on target vector */
H A Dmips-tdep.c6315 set_cmd_sfunc (c, mips_abi_update);
6357 set_cmd_sfunc (c, reinit_frame_cache_sfunc);
/haiku-fatelf/src/bin/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);
360 set_cmd_sfunc (set, set_func);
364 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 284 milliseconds