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

  /src/external/gpl3/gdb/dist/sim/igen/
gen-idecode.c 321 void print_idecode_switch
469 print_idecode_switch (file, entry, result);
575 print_idecode_switch (lf *file, const gen_entry *table, const char *result) function
662 print_idecode_switch (file, table, "return");
709 print_idecode_switch (file, table, result);
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-idecode.c 321 void print_idecode_switch
469 print_idecode_switch (file, entry, result);
575 print_idecode_switch (lf *file, const gen_entry *table, const char *result) function
662 print_idecode_switch (file, table, "return");
709 print_idecode_switch (file, table, result);
  /src/external/gpl3/gdb/dist/sim/ppc/
gen-idecode.c 312 void print_idecode_switch
424 print_idecode_switch(file, entry, result);
543 print_idecode_switch(lf *file, function
624 print_idecode_switch(file, table, "return");
680 print_idecode_switch(file, table, result);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
gen-idecode.c 312 void print_idecode_switch
424 print_idecode_switch(file, entry, result);
543 print_idecode_switch(lf *file, function
624 print_idecode_switch(file, table, "return");
680 print_idecode_switch(file, table, result);

Completed in 78 milliseconds