Home
last modified time | relevance | path

Searched refs:alpha_end_function (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha-protos.h92 extern void alpha_end_function (FILE *, const char *, tree);
H A Dalpha.h931 alpha_end_function(FILE,NAME,DECL)
H A Dalpha.c8378 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 Dalpha-protos.h143 extern void alpha_end_function PARAMS ((FILE *, const char *, tree));
H A Dalpha.h1233 alpha_end_function(FILE,NAME,DECL)
H A Dalpha.c7893 alpha_end_function (file, fnname, decl) in alpha_end_function() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.01134 (alpha_end_function): Mark parameter `decl' with ATTRIBUTE_UNUSED.
1304 (alpha_end_function): Reorg from output_epilogue.
H A DChangeLog.23615 (alpha_need_linkage, alpha_start_function,alpha_end_function):
3620 (alpha_start_function, alpha_end_function, float_strings,
H A DChangeLog15845 (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 DChangeLog.65755 (alpha_encode_section_info, alpha_end_function): Likewise.
11496 alpha_does_function_need_gp, alpha_end_function): Support Cray
H A DChangeLog.11837 * alpha.c (alpha_end_function): Don't flag weak functions.