| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/ |
| D | configure.host | 22 …C} --print-file-name=crt1.o` `${CC} --print-file-name=crti.o` `${CC} --print-file-name=crtbegin.o`' 31 …gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; elif [ -f /usr/lib/crtbegin.o ]; then echo /usr/lib… 36 …t-file-name=crti.o` `if [ -f ../gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; else ${CC} --print-… 47 if [ -f ../gcc/crtbegin.o ]; then 48 HOSTING_CRT0="$HOSTING_CRT0 ../gcc/crtbegin.o" 50 HOSTING_CRT0="$HOSTING_CRT0 `${CC} --print-file-name=crtbegin.o`" 54 HOSTING_CRT0="$HOSTING_CRT0 `${CC} --print-file-name=crtbegin.o`" 58 if [ -f ../gcc/crtbegin.o ]; then 72 HOSTING_CRT0="$HOSTING_CRT0 /usr/lib/crtbegin.o" 107 …/ccs/lib/values-Xa.o `if [ -f ../gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; else ${CC} -print-… [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | configure.host | 22 …C} --print-file-name=crt1.o` `${CC} --print-file-name=crti.o` `${CC} --print-file-name=crtbegin.o`' 31 …gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; elif [ -f /usr/lib/crtbegin.o ]; then echo /usr/lib… 36 …t-file-name=crti.o` `if [ -f ../gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; else ${CC} --print-… 47 if [ -f ../gcc/crtbegin.o ]; then 48 HOSTING_CRT0="$HOSTING_CRT0 ../gcc/crtbegin.o" 50 HOSTING_CRT0="$HOSTING_CRT0 `${CC} --print-file-name=crtbegin.o`" 54 HOSTING_CRT0="$HOSTING_CRT0 `${CC} --print-file-name=crtbegin.o`" 58 if [ -f ../gcc/crtbegin.o ]; then 105 …/ccs/lib/values-Xa.o `if [ -f ../gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; else ${CC} -print-… 110 …NG_CRT0='/lib/crt0.o `if [ -f ../gcc/crtbegin.o ]; then echo ../gcc/crtbegin.o; else ${CC} -print-… [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| D | t-ia64 | 22 # Effectively disable the crtbegin/end rules using crtstuff.c 26 crtbegin.o: $(srcdir)/config/ia64/crtbegin.asm $(GCC_PASSES) 27 $(GCC_FOR_TARGET) -I. -c -o crtbegin.o -x assembler-with-cpp \ 28 $(srcdir)/config/ia64/crtbegin.asm 32 crtbeginS.o: $(srcdir)/config/ia64/crtbegin.asm $(GCC_PASSES) 35 $(srcdir)/config/ia64/crtbegin.asm
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | t-ia64 | 23 # Effectively disable the crtbegin/end rules using crtstuff.c 27 crtbegin.o: $(srcdir)/config/ia64/crtbegin.asm $(GCC_PASSES) 28 $(GCC_FOR_TARGET) -I. -c -o crtbegin.o -x assembler-with-cpp \ 29 $(srcdir)/config/ia64/crtbegin.asm 33 crtbeginS.o: $(srcdir)/config/ia64/crtbegin.asm $(GCC_PASSES) 36 $(srcdir)/config/ia64/crtbegin.asm
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | t-i386elf | 1 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and 4 EXTRA_PARTS=crtbegin.o crtend.o
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/ |
| D | t-i386elf | 1 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and 4 EXTRA_PARTS=crtbegin.o crtend.o
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/ |
| D | t-iris5-gas | 1 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and 4 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o
|
| D | t-iris6 | 12 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and 15 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | d10v.ld | 100 /* gcc uses crtbegin.o to find the start of 104 actually link against crtbegin.o; the 107 doesn't matter which directory crtbegin.o 110 KEEP (*crtbegin.o(.ctors)) 123 KEEP (*crtbegin.o(.dtors))
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
| D | elf32crx.sc | 83 /* The compiler uses crtbegin.o to find the start 87 actually link against crtbegin.o; the 90 doesn't matter which directory crtbegin.o 93 KEEP (*crtbegin*.o(.ctors)) 109 KEEP (*crtbegin*.o(.dtors))
|
| D | elfd10v.sc | 13 /* gcc uses crtbegin.o to find the start of 17 actually link against crtbegin.o; the 20 doesn't matter which directory crtbegin.o 23 KEEP (*crtbegin*.o(.ctors)) 39 KEEP (*crtbegin*.o(.dtors))
|
| D | elfd30v.sc | 5 /* gcc uses crtbegin.o to find the start of 9 actually link against crtbegin.o; the 12 doesn't matter which directory crtbegin.o 15 KEEP (*crtbegin*.o(.ctors)) 31 KEEP (*crtbegin*.o(.dtors))
|
| /openbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | elfd10v.sc | 13 /* gcc uses crtbegin.o to find the start of 17 actually link against crtbegin.o; the 20 doesn't matter which directory crtbegin.o 23 KEEP (*crtbegin*.o(.ctors)) 39 KEEP (*crtbegin*.o(.dtors))
|
| D | elfd30v.sc | 5 /* gcc uses crtbegin.o to find the start of 9 actually link against crtbegin.o; the 12 doesn't matter which directory crtbegin.o 15 KEEP (*crtbegin*.o(.ctors)) 31 KEEP (*crtbegin*.o(.dtors))
|
| /openbsd/src/gnu/gcc/gcc/config/mcore/ |
| D | t-mcore | 40 EXTRA_PARTS = crtbegin.o crtend.o crti.o crtn.o 47 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o 55 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o
|
| D | t-mcore-pe | 33 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o 38 # EXTRA_PARTS = crtbegin.o crtend.o
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mcore/ |
| D | t-mcore | 40 EXTRA_PARTS = crtbegin.o crtend.o crti.o crtn.o 47 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o 55 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crti.o crtn.o
|
| D | t-mcore-pe | 33 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o 38 # EXTRA_PARTS = crtbegin.o crtend.o
|
| /openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| D | CSKYToolChain.cpp | 150 const char *crtbegin, *crtend; in ConstructJob() local 153 crtbegin = "crtbegin.o"; in ConstructJob() 157 crtbegin = ToolChain.getCompilerRTArgString(Args, "crtbegin", in ConstructJob() 166 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtbegin))); in ConstructJob()
|
| D | RISCVToolchain.cpp | 173 const char *crtbegin, *crtend; in ConstructJob() local 176 crtbegin = "crtbegin.o"; in ConstructJob() 180 crtbegin = ToolChain.getCompilerRTArgString(Args, "crtbegin", in ConstructJob() 188 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtbegin))); in ConstructJob()
|
| D | NaCl.cpp | 113 const char *crtbegin; in ConstructJob() local 115 crtbegin = "crtbeginT.o"; in ConstructJob() 117 crtbegin = "crtbeginS.o"; in ConstructJob() 119 crtbegin = "crtbegin.o"; in ConstructJob() 120 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crtbegin))); in ConstructJob()
|
| /openbsd/src/lib/csu/ |
| D | Makefile | 4 OBJS+= crtbegin.o crtend.o 7 SRCS= crt0.c crtbegin.c crtbeginS.c crtend.c crtendS.c
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| D | t-netbsd | 13 # It is important that crtbegin.o, etc., aren't surprised by stuff in .sdata. 36 EXTRA_MULTILIB_PARTS = crtbegin$(objext) crtend$(objext) \
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | t-netbsd | 13 # It is important that crtbegin.o, etc., aren't surprised by stuff in .sdata. 36 EXTRA_MULTILIB_PARTS = crtbegin$(objext) crtend$(objext) \
|
| /openbsd/src/gnu/gcc/gcc/config/bfin/ |
| D | t-bfin-elf | 6 EXTRA_PARTS = crtbegin.o crtend.o crtbeginS.o crtendS.o crti.o crtn.o crtlibid.o 40 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o crtbeginS.o crtendS.o crti.o crtn.o crtlibid.o
|