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

  /src/external/gpl3/gdb/dist/sim/mips/
interp.c 160 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 },
  /src/external/gpl3/gdb.old/dist/sim/mips/
interp.c 160 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 21 milliseconds