Lines Matching defs:from_tty
162 dump_command (char *cmd, int from_tty) in dump_command()
169 append_command (char *cmd, int from_tty) in append_command()
318 dump_srec_memory (char *args, int from_tty) in dump_srec_memory()
324 dump_srec_value (char *args, int from_tty) in dump_srec_value()
330 dump_ihex_memory (char *args, int from_tty) in dump_ihex_memory()
336 dump_ihex_value (char *args, int from_tty) in dump_ihex_value()
342 dump_tekhex_memory (char *args, int from_tty) in dump_tekhex_memory()
348 dump_tekhex_value (char *args, int from_tty) in dump_tekhex_value()
354 dump_binary_memory (char *args, int from_tty) in dump_binary_memory()
360 dump_binary_value (char *args, int from_tty) in dump_binary_value()
366 append_binary_memory (char *args, int from_tty) in append_binary_memory()
372 append_binary_value (char *args, int from_tty) in append_binary_value()
384 call_dump_func (struct cmd_list_element *c, char *args, int from_tty) in call_dump_func()
559 restore_command (char *args, int from_tty) in restore_command()
627 srec_dump_command (char *cmd, int from_tty) in srec_dump_command()
634 ihex_dump_command (char *cmd, int from_tty) in ihex_dump_command()
641 tekhex_dump_command (char *cmd, int from_tty) in tekhex_dump_command()
648 binary_dump_command (char *cmd, int from_tty) in binary_dump_command()
655 binary_append_command (char *cmd, int from_tty) in binary_append_command()