Searched refs:sim_core_map_attach (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-core.c166 sim_core_map_attach (SIM_DESC sd, function
189 sim_hw_abort (sd, client, "called on sim_core_map_attach with size zero");
191 sim_io_error (sd, "called on sim_core_map_attach with size zero");
269 sim_io_error (sd, "sim_core_map_attach - processor specific memory map not yet supported");
335 sim_core_map_attach (sd, &memory->common.map[map],
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-core.c172 sim_core_map_attach (SIM_DESC sd, function
195 sim_hw_abort (sd, client, "called on sim_core_map_attach with size zero");
197 sim_io_error (sd, "called on sim_core_map_attach with size zero");
275 sim_io_error (sd, "sim_core_map_attach - processor specific memory map not yet supported");
341 sim_core_map_attach (sd, &memory->common.map[map],

Completed in 92 milliseconds