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

  /src/external/gpl3/gdb/dist/sim/igen/
gen-support.c 176 support_c_function (lf *file, const function_entry *function, void *data) function
212 function_entry_traverse (file, table->functions, support_c_function, NULL);
  /src/external/gpl3/gdb/dist/sim/ppc/
gen-support.c 96 support_c_function(insn_table *table, function
136 support_c_function);
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-support.c 176 support_c_function (lf *file, const function_entry *function, void *data) function
212 function_entry_traverse (file, table->functions, support_c_function, NULL);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
gen-support.c 96 support_c_function(insn_table *table, function
136 support_c_function);

Completed in 26 milliseconds