Home
last modified time | relevance | path

Searched refs:default_function_pro_epilogue (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDtarget-def.h91 #define TARGET_ASM_FUNCTION_PROLOGUE default_function_pro_epilogue
92 #define TARGET_ASM_FUNCTION_EPILOGUE default_function_pro_epilogue
HDoutput.h390 extern void default_function_pro_epilogue (FILE *, HOST_WIDE_INT);
HDfinal.c263 default_function_pro_epilogue (FILE *file ATTRIBUTE_UNUSED, in default_function_pro_epilogue() function
HDChangeLog-200118558 (default_function_pro_epilogue): New.
18562 * output.h (default_function_pro_epilogue): New.