Home
last modified time | relevance | path

Searched refs:init_dsp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/sh/
DChangeLog-2021213 * interp.c (init_dsp): Likewise.
401 (sim_create_inferior): Call init_dsp.
417 get_loop_bounds, sim_size, init_dsp, init_pointers, dump_profile,
696 (init_dsp): Don't swap contents of sh_dsp_table any more. Instead
725 (init_dsp): Compute size of sh_dsp_table.
755 (init_dsp): Add bfd_mach_sh4al_dsp.
841 * interp.c (init_dsp, sim_open, sim_create_inferior): Rename _bfd
948 (init_dsp): Set target_dsp. When it changes, switch end of
989 (init_dsp): New function, extended after broken out of init_pointers.
994 (sim_open): Call init_dsp.
Dinterp.c1543 init_dsp (struct bfd *abfd) in init_dsp() function
2405 init_dsp (abfd); in sim_open()
2447 init_dsp (prog_bfd); in sim_create_inferior()