Home
last modified time | relevance | path

Searched refs:print_goto_switch_name (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dgen-idecode.c260 print_goto_switch_name (lf *file, const gen_entry *entry) in print_goto_switch_name() function
291 print_goto_switch_name (file, entry->combined_parent); in print_goto_switch_table_leaf()
293 print_goto_switch_name (file, entry); in print_goto_switch_table_leaf()
417 print_goto_switch_name (file, entry); in print_idecode_switch_leaf()
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dgen-idecode.c235 print_goto_switch_name(lf *file, in print_goto_switch_name() function
263 print_goto_switch_name(file, entry); in print_goto_switch_table_leaf()
395 print_goto_switch_name(file, entry); in idecode_switch_leaf()
DChangeLog-20213291 * gen-idecode.c (print_goto_switch_name): New function.