Searched defs:is_function_definition (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Dgen-support.c39 print_support_function_name(lf *file, function_entry * function, int is_function_definition) argument
H A Dgen-semantics.c41 print_semantic_function_header(lf *file, const char *basename, const char *format_name, opcode_bits *expanded_bits, int is_function_definition, int nr_prefetched_words) argument
H A Dgen-icache.c41 print_icache_function_header(lf *file, const char *basename, const char *format_name, opcode_bits *expanded_bits, int is_function_definition, int nr_prefetched_words) argument
H A Dgen-idecode.c579 print_idecode_switch_function_header(lf *file, gen_entry *table, int is_function_definition, int nr_prefetched_words) argument
H A Dgen.h189 is_function_definition = 1, enumerator in enum:__anon1642
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dgen-support.c36 print_support_function_name(lf *file, table_entry *function, int is_function_definition) argument
H A Dgen-semantics.c40 print_semantic_function_header(lf *file, const char *basename, insn_bits *expanded_bits, int is_function_definition) argument
H A Dgen-icache.c41 print_icache_function_header(lf *file, const char *basename, insn_bits *expanded_bits, int is_function_definition) argument
H A Dgen-idecode.c557 print_idecode_switch_function_header(lf *file, insn_table *table, int is_function_definition) argument

Completed in 173 milliseconds