Home
last modified time | relevance | path

Searched refs:print_icache_function_formal (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dgen-icache.c56 print_icache_function_formal (file, nr_prefetched_words); in print_icache_function_header()
665 print_icache_function_formal (file, nr_prefetched_words); in print_icache_function()
774 print_icache_function_formal (file, 0); in print_icache_internal_function_declaration()
795 print_icache_function_formal (file, 0); in print_icache_internal_function_definition()
Dgen.h162 extern int print_icache_function_formal (lf *file, int nr_prefetched_words);
Digen.c126 print_icache_function_formal (lf *file, int nr_prefetched_words) in print_icache_function_formal() function
693 print_icache_function_formal (file, word_nr); in gen_icache_h()
DChangeLog-20211092 * igen.c (print_icache_function_formal): Ditto.
1113 * igen.c (print_icache_function_formal): Replace address_word with
1165 (print_icache_function_formal): Ditto.
1308 (print_icache_function_formal, ICACHE_FUNCTION_FORMAL): Ditto.
Dgen-idecode.c613 print_icache_function_formal (file, nr_prefetched_words); in print_idecode_switch_function_header()