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

/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dinterp.c167 static DECLARE_OPTION_HANDLER (mips_option_handler);
180 mips_option_handler (SIM_DESC sd, sim_cpu *cpu, int opt, char *arg, function
264 mips_option_handler },
267 mips_option_handler },
270 mips_option_handler },
283 , "Customize simulation for a particular board.", mips_option_handler },
295 '\0', NULL, "List configured memory regions", mips_option_handler },
297 '\0', NULL, NULL, mips_option_handler },
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dinterp.c160 static DECLARE_OPTION_HANDLER (mips_option_handler);
173 mips_option_handler (SIM_DESC sd, sim_cpu *cpu, int opt, char *arg, function
257 mips_option_handler },
260 mips_option_handler },
263 mips_option_handler },
276 , "Customize simulation for a particular board.", mips_option_handler },
288 '\0', NULL, "List configured memory regions", mips_option_handler },
290 '\0', NULL, NULL, mips_option_handler },

Completed in 203 milliseconds