Searched refs:sim_cpu_alloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-cpu.c35 STATE_CPU (sd, c) = sim_cpu_alloc (sd, extra_bytes);
43 sim_cpu_alloc (SIM_DESC sd, int extra_bytes) function
H A Dsim-cpu.h131 extern sim_cpu *sim_cpu_alloc (SIM_DESC, int);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c67 /* FIXME: not really necessary, since sim_cpu_alloc calls zalloc. */
4918 sd->cpu = sim_cpu_alloc (sd, 0);

Completed in 108 milliseconds