Searched refs:print_idecode_switch (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/igen/ |
| D | gen-idecode.c | 321 void print_idecode_switch 469 print_idecode_switch (file, entry, result); in print_idecode_switch_leaf() 575 print_idecode_switch (lf *file, const gen_entry *table, const char *result) in print_idecode_switch() function 662 print_idecode_switch (file, table, "return"); in idecode_expand_if_switch() 709 print_idecode_switch (file, table, result); in print_idecode_body()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | gen-idecode.c | 312 void print_idecode_switch 424 print_idecode_switch(file, entry, result); in idecode_switch_leaf() 543 print_idecode_switch(lf *file, in print_idecode_switch() function 624 print_idecode_switch(file, table, "return"); in idecode_expand_if_switch() 680 print_idecode_switch(file, table, result); in print_idecode_body()
|