Home
last modified time | relevance | path

Searched refs:darwin_file_end (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h80 extern void darwin_file_end (void);
H A Ddarwin.h749 #define TARGET_ASM_FILE_END darwin_file_end
H A Ddarwin.c3025 darwin_file_end (void) in darwin_file_end() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h81 extern void darwin_file_end (void);
H A Ddarwin.h774 #define TARGET_ASM_FILE_END darwin_file_end
H A Ddarwin.cc3087 darwin_file_end (void) in darwin_file_end() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h143 #define TARGET_ASM_FILE_END darwin_file_end
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddarwin.h153 #define TARGET_ASM_FILE_END darwin_file_end
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20102865 (darwin_file_end): Disable subsections_via_symbols when section
32032 (darwin_file_end): If output to asm_out_file was redirected, append it
36622 (TARGET_ASM_FILE_END): Define to darwin_file_end.
H A DChangeLog-2005664 (darwin_file_end): Likewise.
2146 (darwin_file_end): Use switch_to_section.
H A DChangeLog-200320225 * config/darwin.h (TARGET_ASM_FILE_END): Reset to darwin_file_end.
20227 * config/darwin.c (darwin_file_end): Here; new function.
H A DChangeLog-201910513 * config/darwin.c (darwin_file_end): Only emit empty CTOR/DTOR
28163 * config/darwin.c (darwin_file_end): Use switch_to_section ()
H A DChangeLog-202116497 * config/darwin.c (darwin_file_end): Reset and reclaim the
H A DChangeLog-20116819 (darwin_file_end): Put an LTO section termination label. Handle
H A DChangeLog-201318635 (darwin_file_end): Emit Image Info section when required.
H A DChangeLog-200418323 * darwin.c (darwin_file_end): Mark file as potentially strippable.
H A DChangeLog-20143829 * config/darwin.c (darwin_file_end): Use lang_GNU_CXX.