Home
last modified time | relevance | path

Searched refs:TARGET_ASM_FILE_END (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/contrib/gcc/config/i386/
H A Ddarwin.h105 #undef TARGET_ASM_FILE_END
106 #define TARGET_ASM_FILE_END darwin_x86_file_end macro
H A Dcygming.h259 #undef TARGET_ASM_FILE_END
260 #define TARGET_ASM_FILE_END i386_pe_file_end macro
H A Di386.h1521 #define TARGET_ASM_FILE_END ix86_file_end macro
/freebsd-12.1/contrib/gcc/
H A Dtarget-def.h198 #ifndef TARGET_ASM_FILE_END
199 #define TARGET_ASM_FILE_END hook_void_void macro
275 TARGET_ASM_FILE_END, \
H A DChangeLog-20035272 (TARGET_ASM_FILE_END): Likewise.
18142 (TARGET_ASM_FILE_START, TARGET_ASM_FILE_END,
19438 * config/sh/linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END
20222 * doc/tm.texi: Document TARGET_ASM_FILE_END and
20233 Set TARGET_ASM_FILE_END to aof_file_end if AOF_ASSEMBLER.
20236 Set TARGET_ASM_FILE_END to avr_file_end.
20238 Set TARGET_ASM_FILE_END to c4x_file_end.
20244 Set TARGET_ASM_FILE_END to i370_file_end.
20266 make static, take no arguments. Set TARGET_ASM_FILE_END to
20270 * config/rs6000/xcoff.h (TARGET_ASM_FILE_END): Set it.
[all …]
H A DChangeLog-200523378 * config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use the above.
25703 * config/sparc/sparc.c (TARGET_ASM_FILE_END): Undefine before
26011 * config/sparc/linux.h (TARGET_ASM_FILE_END): Delete.
26013 * config/sparc/linux64.h (TARGET_ASM_FILE_END): Delete.
26015 * config/sparc/sparc.c (TARGET_ASM_FILE_END): Set to sparc_file_end.
30072 (TARGET_ASM_FILE_END): Define as pa_hpux_file_end if
34697 (TARGET_ASM_FILE_END): Call arm_file_end.
H A DChangeLog-20044693 * config/m32r/linux.h (TARGET_ASM_FILE_END): Set
4694 TARGET_ASM_FILE_END to file_end_indicate_exec_stack.
4702 * config/m32r/linux.h (TARGET_ASM_FILE_END): Set
4703 TARGET_ASM_FILE_END to file_end_indicate_exec_stack.
17946 * config/mips/mips.c (TARGET_ASM_FILE_START, TARGET_ASM_FILE_END)
H A DChangeLog-200616171 * config/i386/darwin.h (TARGET_ASM_FILE_END) Define.
/freebsd-12.1/contrib/gcc/config/s390/
H A Dlinux.h93 #define TARGET_ASM_FILE_END file_end_indicate_exec_stack macro
H A Dfreebsd.h86 #define TARGET_ASM_FILE_END file_end_indicate_exec_stack macro
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dlinux.h111 #define TARGET_ASM_FILE_END file_end_indicate_exec_stack macro
H A Dfreebsd.h241 #define TARGET_ASM_FILE_END rs6000_elf_end_indicate_exec_stack macro
H A Dxcoff.h129 #define TARGET_ASM_FILE_END rs6000_xcoff_file_end macro
H A Dlinux64.h504 #define TARGET_ASM_FILE_END rs6000_elf_end_indicate_exec_stack macro
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin.h514 #undef TARGET_ASM_FILE_END
515 #define TARGET_ASM_FILE_END darwin_file_end macro
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c209 #undef TARGET_ASM_FILE_END
210 #define TARGET_ASM_FILE_END arm_file_end macro
223 #undef TARGET_ASM_FILE_END
224 #define TARGET_ASM_FILE_END aof_file_end macro
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c555 #undef TARGET_ASM_FILE_END
556 #define TARGET_ASM_FILE_END sparc_file_end macro
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c1120 #undef TARGET_ASM_FILE_END
1122 #define TARGET_ASM_FILE_END mips_file_end macro
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi6531 @deftypefn {Target Hook} void TARGET_ASM_FILE_END ()
6540 should define @code{TARGET_ASM_FILE_END} to this function. If you