Searched refs:current_function_name (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dgraph.c59 current_function_name (), current_function_name ());
79 current_function_name (), bb, bb);
120 current_function_name (),
121 current_function_name (), XINT (tmp_rtx, 0));
133 current_function_name (), XINT (tmp_rtx, 0),
185 current_function_name (), from,
186 current_function_name (), to, color);
216 current_function_name ());
H A Dfunction.h578 extern const char *current_function_name (void);
H A Ddf-core.c1129 fprintf (file, "\n\n%s\n", current_function_name ());
H A Dgcse.c803 current_function_name (), n_basic_blocks);
3441 current_function_name (), pass, bytes_used);
4582 current_function_name (), pass, bytes_used);
6582 current_function_name (), n_basic_blocks);
H A Dfunction.c5739 current_function_name (void)
5717 current_function_name (void) function
H A Dhaifa-sched.c2904 ";; %s:\n", current_function_name ());
/freebsd-10.1-release/contrib/gcc/config/s390/
H A Ds390.c7271 current_function_name (), cfun_frame_layout.frame_size);
7274 warning (0, "%qs uses dynamic stack allocation", current_function_name ());
/freebsd-10.1-release/contrib/gcc/config/mips/
H A Dmips.c8035 fprintf (file, "\t# Stub function for %s (", current_function_name ());

Completed in 279 milliseconds