Searched refs:crtend (Results 1 – 25 of 152) sorted by relevance
1234567
23 …o\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} --print-f…32 …f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; elif [ -f /usr/lib/crtend.o ]; then echo /usr/lib/…37 …o\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} --print-f…59 HOSTING_LIBS="$HOSTING_LIBS ../gcc/crtend.o"61 HOSTING_LIBS="$HOSTING_LIBS `${CC} --print-file-name=crtend.o`"66 HOSTING_LIBS="$HOSTING_LIBS `${CC} --print-file-name=crtend.o`"73 HOSTING_LIBS="$HOSTING_LIBS /usr/lib/crtend.o"108 …G_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-f…113 …G_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-f…118 …HOSTING_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; fi` /lib/crtn…[all …]
23 …o\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} --print-f…32 …f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; elif [ -f /usr/lib/crtend.o ]; then echo /usr/lib/…37 …o\`` '"$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} --print-f…59 HOSTING_LIBS="$HOSTING_LIBS ../gcc/crtend.o"61 HOSTING_LIBS="$HOSTING_LIBS `${CC} --print-file-name=crtend.o`"66 HOSTING_LIBS="$HOSTING_LIBS `${CC} --print-file-name=crtend.o`"106 …G_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-f…111 …G_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-f…116 …HOSTING_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; fi` /lib/crtn…121 …G_LIBS="$HOSTING_LIBS"' `if [ -f ../gcc/crtend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-f…[all …]
29 crtend.o: $(srcdir)/config/ia64/crtend.asm $(GCC_PASSES)30 $(GCC_FOR_TARGET) -I. -c -o crtend.o -x assembler-with-cpp \31 $(srcdir)/config/ia64/crtend.asm36 crtendS.o: $(srcdir)/config/ia64/crtend.asm $(GCC_PASSES)38 $(srcdir)/config/ia64/crtend.asm
30 crtend.o: $(srcdir)/config/ia64/crtend.asm $(GCC_PASSES)31 $(GCC_FOR_TARGET) -I. -c -o crtend.o -x assembler-with-cpp \32 $(srcdir)/config/ia64/crtend.asm37 crtendS.o: $(srcdir)/config/ia64/crtend.asm $(GCC_PASSES)39 $(srcdir)/config/ia64/crtend.asm
1 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and4 EXTRA_PARTS=crtbegin.o crtend.o
14 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o \18 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
14 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o17 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
1 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and4 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o
12 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and15 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o
40 EXTRA_PARTS = crtbegin.o crtend.o crti.o crtn.o47 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o55 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o
33 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o38 # EXTRA_PARTS = crtbegin.o crtend.o
150 const char *crtbegin, *crtend; in ConstructJob() local154 crtend = "crtend.o"; in ConstructJob()159 crtend = in ConstructJob()194 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtend))); in ConstructJob()
173 const char *crtbegin, *crtend; in ConstructJob() local177 crtend = "crtend.o"; in ConstructJob()182 crtend = ToolChain.getCompilerRTArgString(Args, "crtend", in ConstructJob()217 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtend))); in ConstructJob()
4 OBJS+= crtbegin.o crtend.o7 SRCS= crt0.c crtbegin.c crtbeginS.c crtend.c crtendS.c
113 from the crtend.o file until after the sorted ctors.114 The .ctor section from the crtend file contains the117 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))124 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
96 the crtend.o file until after the sorted ctors.97 The .ctor section from the crtend file contains the100 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))110 KEEP (*(EXCLUDE_FILE (*crtend*.o) .dtors))
26 the crtend.o file until after the sorted ctors.27 The .ctor section from the crtend file contains the30 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))40 KEEP (*(EXCLUDE_FILE (*crtend*.o) .dtors))
108 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))110 KEEP (*crtend(.ctors))116 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))118 KEEP (*crtend.o(.dtors))
26 from the crtend.o file until after the sorted ctors.27 The .ctor section from the crtend file contains the30 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))40 KEEP (*(EXCLUDE_FILE (*crtend*.o) .dtors))
6 EXTRA_PARTS = crtbegin.o crtend.o crtbeginS.o crtendS.o crti.o crtn.o crtlibid.o40 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crtbeginS.o crtendS.o crti.o crtn.o crtlibid.o
63 add_compiler_rt_runtime(clang_rt.crtend66 SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/crtend.c