Searched refs:default_function_pro_epilogue (Results 1 – 7 of 7) sorted by relevance
65 #define TARGET_ASM_FUNCTION_PROLOGUE default_function_pro_epilogue66 #define TARGET_ASM_FUNCTION_EPILOGUE default_function_pro_epilogue
463 extern void default_function_pro_epilogue PARAMS ((FILE *, HOST_WIDE_INT));
527 default_function_pro_epilogue (file, size) in default_function_pro_epilogue() function
18558 (default_function_pro_epilogue): New.18562 * output.h (default_function_pro_epilogue): New.
91 #define TARGET_ASM_FUNCTION_PROLOGUE default_function_pro_epilogue92 #define TARGET_ASM_FUNCTION_EPILOGUE default_function_pro_epilogue
389 extern void default_function_pro_epilogue (FILE *, HOST_WIDE_INT);
263 default_function_pro_epilogue (FILE *file ATTRIBUTE_UNUSED, in default_function_pro_epilogue() function