Searched refs:alpha_end_function (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 92 extern void alpha_end_function (FILE *, const char *, tree);
|
H A D | alpha.h | 931 alpha_end_function(FILE,NAME,DECL)
|
H A D | alpha.c | 8378 alpha_end_function (FILE *file, const char *fnname, tree decl ATTRIBUTE_UNUSED) in alpha_end_function() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 143 extern void alpha_end_function PARAMS ((FILE *, const char *, tree));
|
H A D | alpha.h | 1233 alpha_end_function(FILE,NAME,DECL)
|
H A D | alpha.c | 7893 alpha_end_function (file, fnname, decl) in alpha_end_function() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.0 | 1134 (alpha_end_function): Mark parameter `decl' with ATTRIBUTE_UNUSED. 1304 (alpha_end_function): Reorg from output_epilogue.
|
H A D | ChangeLog.2 | 3615 (alpha_need_linkage, alpha_start_function,alpha_end_function): 3620 (alpha_start_function, alpha_end_function, float_strings,
|
H A D | ChangeLog | 15845 (alpha_end_function): Write linkages at end of each function. 15863 * config/alpha/alpha.c (alpha_end_function): Use targetm.binds_local_p.
|
H A D | ChangeLog.6 | 5755 (alpha_encode_section_info, alpha_end_function): Likewise. 11496 alpha_does_function_need_gp, alpha_end_function): Support Cray
|
H A D | ChangeLog.1 | 1837 * alpha.c (alpha_end_function): Don't flag weak functions.
|