Searched refs:generic_load (Results 1 – 9 of 9) sorted by relevance
30 (define_insn_reservation "generic_load" 3
1029 generic_load (args, from_tty); in ocd_load()1140 generic_load (args, from_tty); in bdm_update_flash_command()
556 extern void generic_load (char *name, int from_tty);
1002 generic_load (filename, from_tty); in sds_load()
909 arm_rdi_ops.to_load = generic_load; in init_rdi_ops()
1412 remote_rdp_ops.to_load = generic_load; in init_remote_rdp_ops()
1504 generic_load (args, from_tty); in e7000_load()
5279 remote_ops.to_load = generic_load; in init_remote_ops()5401 remote_async_ops.to_load = generic_load; in init_remote_async_ops()
1461 generic_load (char *args, int from_tty) in generic_load() function