Searched refs:crtend (Results 1 – 25 of 70) sorted by relevance
123
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 …]
13 OBJS+= crtend.o crtendS.o23 crtend.o: crtend.c24 crtendS.o: crtend.c26 crtbegin.o crtend.o crtbeginT.o:
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,
11 EXTRA_MULTILIB_PARTS=gmon.o crtbegin.o crtend.o
118 the crtend.o file until after the sorted ctors.119 The .ctor section from the crtend file contains the121 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))131 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
131 the crtend.o file until after the sorted ctors.132 The .ctor section from the crtend file contains the134 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))144 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
179 from the crtend.o file until after the sorted ctors.180 The .ctor section from the crtend file contains the182 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))189 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
210 from the crtend.o file until after the sorted ctors.211 The .ctor section from the crtend file contains the213 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))220 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
209 from the crtend.o file until after the sorted ctors.210 The .ctor section from the crtend file contains the212 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))219 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
226 from the crtend.o file until after the sorted ctors.227 The .ctor section from the crtend file contains the229 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))236 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
166 const char *crtbegin, *crtend; in ConstructJob() local170 crtend = "crtend.o"; in ConstructJob()175 crtend = ToolChain.getCompilerRTArgString(Args, "crtend", in ConstructJob()207 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtend))); in ConstructJob()
220 const char *crtend = nullptr; in ConstructJob() local222 crtend = "crtend.o"; in ConstructJob()224 crtend = "crtendS.o"; in ConstructJob()226 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtend))); in ConstructJob()
184 const char *crtend; in ConstructJob() local186 crtend = "crtendS.o"; in ConstructJob()188 crtend = "crtend.o"; in ConstructJob()190 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtend))); in ConstructJob()
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))
68 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))75 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
15 OBJS= crtbegin.o crtend.o crtbeginT.o62 crtend.o: ${ENDSRC}
189 the crtend.o file until after the sorted ctors.190 The .ctor section from the crtend file contains the192 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))200 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
190 the crtend.o file until after the sorted ctors.191 The .ctor section from the crtend file contains the193 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))201 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
8 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o
1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
59 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o62 # EXTRA_PARTS = crtbegin.o crtend.o crti.o crtn.o
9 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o gmon.o crt1.o crti.o crtn.o gcrt1.o \
8 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o \