Home
last modified time | relevance | path

Searched refs:generic_load (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/config/mips/
H A Dgeneric.md30 (define_insn_reservation "generic_load" 3
/freebsd-12.1/contrib/gdb/gdb/
H A Docd.c1029 generic_load (args, from_tty); in ocd_load()
1140 generic_load (args, from_tty); in bdm_update_flash_command()
H A Ddefs.h556 extern void generic_load (char *name, int from_tty);
H A Dremote-sds.c1002 generic_load (filename, from_tty); in sds_load()
H A Dremote-rdi.c909 arm_rdi_ops.to_load = generic_load; in init_rdi_ops()
H A Dremote-rdp.c1412 remote_rdp_ops.to_load = generic_load; in init_remote_rdp_ops()
H A Dremote-e7000.c1504 generic_load (args, from_tty); in e7000_load()
H A Dremote.c5279 remote_ops.to_load = generic_load; in init_remote_ops()
5401 remote_async_ops.to_load = generic_load; in init_remote_async_ops()
H A Dsymfile.c1461 generic_load (char *args, int from_tty) in generic_load() function