Searched refs:hw_cpu_create (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | hw_cpu.c | 95 hw_cpu_create(const char *name, in hw_cpu_create() function 161 { "hw-cpu", hw_cpu_create, &hw_cpu_callbacks }, 162 { "cpu", hw_cpu_create, &hw_cpu_callbacks },
|
H A D | ChangeLog-2021 | 3740 * hw_cpu.c (hw_cpu_create): Ditto.
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | hw_cpu.c | 95 hw_cpu_create(const char *name, in hw_cpu_create() function 161 { "hw-cpu", hw_cpu_create, &hw_cpu_callbacks }, 162 { "cpu", hw_cpu_create, &hw_cpu_callbacks },
|