Searched refs:mips_file_end (Results 1 – 2 of 2) sorted by relevance
310 static void mips_file_end (void);1122 #define TARGET_ASM_FILE_END mips_file_end5961 mips_file_end (void) in mips_file_end() function
1041 * config/mips/mips.c (mips_file_end): Only write symbols that have5203 (mips_file_end): Inline old ASM_OUTPUT_UNDEF_FUNCTION definition,20259 * config/mips/mips.c (mips_asm_file_end): Rename mips_file_end,20262 mips_file_end, take no arguments.20263 Set TARGET_ASM_FILE_END to iris6_file_end or mips_file_end as