HomeSort by: relevance | last modified time | path
    Searched defs:cpu_option_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
m68hc11_sim.c 41 static DECLARE_OPTION_HANDLER (cpu_option_handler);
47 cpu_option_handler },
51 cpu_option_handler },
55 cpu_option_handler },
59 cpu_option_handler },
66 cpu_option_handler (SIM_DESC sd, sim_cpu *cpu, function
  /src/external/gpl3/gdb/dist/sim/m68hc11/
m68hc11_sim.c 41 static DECLARE_OPTION_HANDLER (cpu_option_handler);
47 cpu_option_handler },
51 cpu_option_handler },
55 cpu_option_handler },
59 cpu_option_handler },
66 cpu_option_handler (SIM_DESC sd, sim_cpu *cpu, function

Completed in 36 milliseconds