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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-options.c 45 sim_add_option_table (SIM_DESC sd, sim_cpu *cpu, const OPTION *table) function
73 by calling sim_add_option_table first. */
544 if (sim_add_option_table (sd, NULL, standard_options) != SIM_RC_OK)
  /src/external/gpl3/gdb/dist/sim/common/
sim-options.c 45 sim_add_option_table (SIM_DESC sd, sim_cpu *cpu, const OPTION *table) function
73 by calling sim_add_option_table first. */
544 if (sim_add_option_table (sd, NULL, standard_options) != SIM_RC_OK)

Completed in 15 milliseconds