| /src/external/gpl3/gdb/dist/sim/v850/ |
| interp.c | 20 SIM_DESC simulator; variable 214 simulator = sd;
|
| /src/external/gpl3/gdb.old/dist/sim/v850/ |
| interp.c | 20 SIM_DESC simulator; variable 214 simulator = sd;
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| sim_calls.c | 40 /* Define the rate at which the simulator should poll the host 48 /* Structures used by the simulator, for gdb just have static structures */ 50 psim *simulator; variable 68 sim_io_printf_filtered("Warning - re-open of simulator leaks memory\n"); 70 simulator = NULL; 87 if (ppc_trace[trace_print_info] && simulator != NULL) 88 psim_print_info (simulator, ppc_trace[trace_print_info]); 99 /* create the simulator */ 100 TRACE(trace_gdb, ("sim_load() - first time, create the simulator\n")); 101 simulator = psim_create(prog, root_device) [all...] |
| /src/external/gpl3/gdb.old/dist/sim/cris/ |
| dv-cris.c | 117 SIM_DESC simulator = hw_system (me); local 118 sim_cpu *cpu = STATE_CPU (simulator, 0);
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| sim_calls.c | 40 /* Define the rate at which the simulator should poll the host 48 /* Structures used by the simulator, for gdb just have static structures */ 50 psim *simulator; variable 68 sim_io_printf_filtered("Warning - re-open of simulator leaks memory\n"); 70 simulator = NULL; 87 if (ppc_trace[trace_print_info] && simulator != NULL) 88 psim_print_info (simulator, ppc_trace[trace_print_info]); 99 /* create the simulator */ 100 TRACE(trace_gdb, ("sim_load() - first time, create the simulator\n")); 101 simulator = psim_create(prog, root_device) [all...] |
| /src/external/gpl3/gdb/dist/sim/cris/ |
| dv-cris.c | 117 SIM_DESC simulator = hw_system (me); local 118 sim_cpu *cpu = STATE_CPU (simulator, 0);
|
| /src/external/gpl3/gdb/dist/sim/mn10300/ |
| interp.c | 66 SIM_DESC simulator; variable 104 simulator = sd;
|
| dv-mn103cpu.c | 223 SIM_DESC simulator = hw_system (me); local 224 sim_cpu *cpu = STATE_CPU (simulator, 0);
|
| /src/external/gpl3/gdb.old/dist/sim/mn10300/ |
| dv-mn103cpu.c | 223 SIM_DESC simulator = hw_system (me); local 224 sim_cpu *cpu = STATE_CPU (simulator, 0);
|
| interp.c | 66 SIM_DESC simulator; variable 104 simulator = sd;
|