Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtarget-def.h91 #define TARGET_ASM_FUNCTION_PROLOGUE default_function_pro_epilogue
92 #define TARGET_ASM_FUNCTION_EPILOGUE default_function_pro_epilogue
Doutput.h390 extern void default_function_pro_epilogue (FILE *, HOST_WIDE_INT);
Dfinal.c263 default_function_pro_epilogue (FILE *file ATTRIBUTE_UNUSED, in default_function_pro_epilogue() function
DChangeLog-200118558 (default_function_pro_epilogue): New.
18562 * output.h (default_function_pro_epilogue): New.