Searched refs:no_asm_to_stream (Results 1 – 7 of 7) sorted by relevance
67 #define TARGET_ASM_FUNCTION_END_PROLOGUE no_asm_to_stream68 #define TARGET_ASM_FUNCTION_BEGIN_EPILOGUE no_asm_to_stream
472 extern void no_asm_to_stream PARAMS ((FILE *));
535 no_asm_to_stream (file) in no_asm_to_stream() function
18402 * final.c (no_asm_to_stream): New.18405 * output.h (no_asm_to_stream): New.
93 #define TARGET_ASM_FUNCTION_END_PROLOGUE no_asm_to_stream94 #define TARGET_ASM_FUNCTION_BEGIN_EPILOGUE no_asm_to_stream
392 extern void no_asm_to_stream (FILE *);
270 no_asm_to_stream (FILE *file ATTRIBUTE_UNUSED) in no_asm_to_stream() function