Lines Matching defs:args
334 dump_srec_memory (char *args, int from_tty) in dump_srec_memory()
340 dump_srec_value (char *args, int from_tty) in dump_srec_value()
346 dump_ihex_memory (char *args, int from_tty) in dump_ihex_memory()
352 dump_ihex_value (char *args, int from_tty) in dump_ihex_value()
358 dump_tekhex_memory (char *args, int from_tty) in dump_tekhex_memory()
364 dump_tekhex_value (char *args, int from_tty) in dump_tekhex_value()
370 dump_binary_memory (char *args, int from_tty) in dump_binary_memory()
376 dump_binary_value (char *args, int from_tty) in dump_binary_value()
382 append_binary_memory (char *args, int from_tty) in append_binary_memory()
388 append_binary_value (char *args, int from_tty) in append_binary_value()
400 call_dump_func (struct cmd_list_element *c, char *args, int from_tty) in call_dump_func()
407 add_dump_command (char *name, void (*func) (char *args, char *mode), in add_dump_command()
454 restore_section_callback (bfd *ibfd, asection *isec, void *args) in restore_section_callback()
569 restore_command (char *args, int from_tty) in restore_command()