Home
last modified time | relevance | path

Searched refs:current_function_name (Results 1 – 25 of 32) sorted by relevance

12

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraph.c62 current_function_name (), current_function_name ()); in start_fct()
82 current_function_name (), bb, bb); in start_bb()
124 current_function_name (), in node_data()
125 current_function_name (), XINT (tmp_rtx, 0)); in node_data()
137 current_function_name (), XINT (tmp_rtx, 0), in node_data()
188 current_function_name (), from, in draw_edge()
189 current_function_name (), to, color); in draw_edge()
224 current_function_name ()); in end_fct()
H A Dinit-regs.c112 current_function_name (), regno, bb->index, uid); in initialize_uninitialized_regs()
H A Dfunction.h745 extern const char *current_function_name (void);
H A Dsel-sched-dump.c679 fprintf (f, "function [label = \"%s\"];\n", current_function_name ()); in sel_dump_cfg_2()
H A Dgraphite-sese-to-poly.c1959 current_function_name ()); in dump_alias_graphs()
1968 current_function_name ()); in dump_alias_graphs()
1977 current_function_name ()); in dump_alias_graphs()
H A Dstore-motion.c1217 current_function_name (), n_basic_blocks); in one_store_motion_pass()
H A Dgcse.c2675 current_function_name (), n_basic_blocks, bytes_used); in one_pre_gcse_pass()
3214 current_function_name (), n_basic_blocks, bytes_used); in one_code_hoisting_pass()
H A Dtree-ssa-live.c1311 current_function_name ()); in dump_enumerated_decls()
H A Dcprop.c1870 current_function_name (), n_basic_blocks, bytes_used); in one_cprop_pass()
H A Ddf-core.c1984 fprintf (file, "\n\n%s\n", current_function_name ()); in df_dump_start()
H A Dtree-parloops.c1418 snprintf (buf, 100, "%s.$loopfn", current_function_name ()); in create_loop_fn()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c2144 current_function_name ()); in execute()
2163 current_function_name ()); in execute()
2170 current_function_name ()); in execute()
2177 current_function_name ()); in execute()
2189 current_function_name ()); in execute()
2196 current_function_name ()); in execute()
2203 current_function_name ()); in execute()
2217 current_function_name ()); in execute()
2387 current_function_name ()); in execute()
H A Dstatistics.c155 current_function_name (), in statistics_fini_pass_2()
163 current_function_name (), in statistics_fini_pass_2()
H A Dinit-regs.c115 current_function_name (), regno, bb->index, in initialize_uninitialized_regs()
H A Dfunction.h666 extern const char *current_function_name (void);
H A Dgraphite.c174 fprintf (file, "\nFunction Name: %s\n", current_function_name ()); in print_graphite_scop_statistics()
H A Dmcf.c285 current_function_name (), msg); in dump_fixup_graph()
1265 current_function_name ()); in adjust_cfg_counts()
H A Dsel-sched-dump.c746 fprintf (f, "function [label = \"%s\"];\n", current_function_name ()); in sel_dump_cfg_2()
H A Dtree-dfa.c974 current_function_name ()); in dump_enumerated_decls()
H A Dstore-motion.c1210 current_function_name (), n_basic_blocks_for_fn (cfun)); in one_store_motion_pass()
H A Dgcse.c2635 current_function_name (), n_basic_blocks_for_fn (cfun), in one_pre_gcse_pass()
3570 current_function_name (), n_basic_blocks_for_fn (cfun), in one_code_hoisting_pass()
H A Dcprop.c1905 current_function_name (), n_basic_blocks_for_fn (cfun), in one_cprop_pass()
H A Ddf-core.c2167 fprintf (file, "\n\n%s\n", current_function_name ()); in df_dump_start()
H A Dexcept.c2011 current_function_name ()); in set_nothrow_function_flags()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-lang.c4797 const char *current_function_name; in remove_irrelevant_renamings() local
4854 current_function_name = SYMBOL_LINKAGE_NAME (current_function); in remove_irrelevant_renamings()
4855 if (current_function_name == NULL) in remove_irrelevant_renamings()
4867 && old_renaming_is_invisible (syms[i].sym, current_function_name)) in remove_irrelevant_renamings()

12