Home
last modified time | relevance | path

Searched refs:mips_file_end (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c310 static void mips_file_end (void);
1122 #define TARGET_ASM_FILE_END mips_file_end
5961 mips_file_end (void) in mips_file_end() function
/freebsd-12-stable/contrib/gcc/
DChangeLog-20031041 * config/mips/mips.c (mips_file_end): Only write symbols that have
5203 (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