Home
last modified time | relevance | path

Searched refs:LD (Results 1 – 25 of 105) sorted by relevance

12345

/titanic_53/usr/src/lib/libm/
H A DMakefile.com520 ../common/LD/finitel.c \
521 ../common/LD/isnanl.c \
522 ../common/LD/nextafterl.c
526 ../common/LD/__cosl.c \
527 ../common/LD/__lgammal.c \
528 ../common/LD/__poly_libmq.c \
529 ../common/LD/__rem_pio2l.c \
530 ../common/LD/__sincosl.c \
531 ../common/LD/__sinl.c \
532 ../common/LD/__tanl.c \
[all …]
/titanic_53/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win32178 CC.LD = $ld
179 CC.LD.DYNAMIC = -Bdynamic
180 CC.LD.LAZY =
181 CC.LD.NOLAZY =
182 CC.LD.ORIGIN =
183 CC.LD.RECORD =
184 CC.LD.NORECORD =
185 CC.LD.RUNPATH =
186 CC.LD.STATIC = -Bstatic
187 CC.LD.STRIP =
[all …]
/titanic_53/usr/src/lib/libc/sparc/crt/
H A Dstret.s43 # define LD ld macro
49 # define LD lduh macro
55 # define LD ldub macro
83 LD [FROM+SIZE],TEMP
/titanic_53/usr/src/boot/sys/boot/i386/gptzfsboot/
H A DMakefile23 LD= $(GNU_ROOT)/bin/gld macro
94 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o $@ gptldr.o
102 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o $@ ${BTXCRT} ${OBJS} \
/titanic_53/usr/src/uts/sun4u/opl/unix/
H A DMakefile152 $(LD) -dy -b -o $@ -e _start -M $(MAPFILE) \
158 $(LD) -dy -b -o $(SYM_MOD) -M $(MAPFILE) \
162 $(LD) -r -o $@ $(OBJECTS) $(OBJS_DIR)/vers.o
165 $(LD) -r -o $@ -M$(KRTLD_MAPFILE) $(KRTLD_OBJECTS)
173 $(LD) -o $@ -G -h 'cpu/$$CPU' $(CPU_OBJ)
/titanic_53/usr/src/uts/sun4u/starfire/unix/
H A DMakefile142 $(LD) -dy -b -o $@ -e _start -M $(MAPFILE) \
152 $(LD) -dy -b -o $(SYM_MOD) -M $(MAPFILE) \
156 $(LD) -r -o $@ $(OBJECTS) $(OBJS_DIR)/vers.o
159 $(LD) -r -o $@ -M$(KRTLD_MAPFILE) $(KRTLD_OBJECTS)
/titanic_53/usr/src/uts/sun4u/serengeti/unix/
H A DMakefile151 $(LD) -dy -b -o $@ -e _start -M $(MAPFILE) \
157 $(LD) -dy -b -o $(SYM_MOD) -M $(MAPFILE) \
161 $(LD) -r -o $@ $(OBJECTS) $(OBJS_DIR)/vers.o
164 $(LD) -r -o $@ -M $(KRTLD_MAPFILE) $(KRTLD_OBJECTS)
/titanic_53/usr/src/uts/sun4u/starcat/unix/
H A DMakefile151 $(LD) -dy -b -o $@ -e _start -M $(MAPFILE) \
158 $(LD) -dy -b -o $(SYM_MOD) -M $(MAPFILE) \
162 $(LD) -r -o $@ $(OBJECTS) $(OBJS_DIR)/vers.o
165 $(LD) -r -o $@ -M$(KRTLD_MAPFILE) $(KRTLD_OBJECTS)
/titanic_53/usr/src/lib/pkcs11/libsoftcrypto/capabilities/
H A DMakefile.targ63 $(LD) -r -o $@ $(MAPOPT-CAP) -Breduce $(PICS)
69 $(LD) -r -o $@ -z symbolcap $(OBJCAP)
/titanic_53/usr/src/lib/libmd/capabilities/
H A DMakefile.targ63 $(LD) -r -o $@ $(MAPOPT-CAP) -Breduce $(PICS)
69 $(LD) -r -o $@ -z symbolcap $(OBJCAP)
/titanic_53/usr/src/uts/sun4u/unix/
H A DMakefile157 $(LD) -dy -b -o $@ -e _start -M $(MAPFILE) \
167 $(LD) -dy -b -o $(SYM_MOD) -M $(MAPFILE) \
171 $(LD) -r -o $@ $(OBJECTS) $(OBJS_DIR)/vers.o
174 $(LD) -r -o $@ -M$(KRTLD_MAPFILE) $(KRTLD_OBJECTS)
/titanic_53/usr/src/uts/sun4v/unix/
H A DMakefile156 $(LD) -dy -b -o $@ -e _start -M $(MAPFILE) \
165 $(LD) -dy -b -o $(SYM_MOD) -M $(MAPFILE) \
169 $(LD) -r -o $@ $(OBJECTS) $(OBJS_DIR)/vers.o
172 $(LD) -r -o $@ -M$(KRTLD_MAPFILE) $(KRTLD_OBJECTS)
/titanic_53/usr/src/cmd/trapstat/capabilities/
H A DMakefile.targ51 $(LD) -r -o $@ $(MAPOPT-CAP) -Breduce $(OBJECTS)
57 $(LD) -r -o $@ -z symbolcap $(OBJCAP)
/titanic_53/usr/src/lib/libc/capabilities/
H A DMakefile.targ44 $(LD) -r -o $@ $(MAPOPT-CAP) -Breduce $(PICS)
51 $(LD) -r -o $@ -z symbolcap $(OBJCAP)
/titanic_53/usr/src/boot/sys/boot/i386/pmbr/
H A DMakefile26 LD= $(GNU_ROOT)/bin/gld macro
44 $(LD) $(LDFLAGS) -o $(PROG) $(OBJS)
/titanic_53/usr/src/boot/sys/boot/arm/ixp425/
H A DMakefile.inc26 LD ?= ld
31 ${LD} ${LDFLAGS} -o ${.TARGET} ${OBJS}
/titanic_53/usr/src/boot/sys/boot/i386/btx/btxldr/
H A DMakefile23 LD= $(GNU_ROOT)/bin/gld macro
36 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/titanic_53/usr/src/psm/stand/bootblks/ufs/i386/
H A DMakefile39 LD = $(GNU_ROOT)/bin/gld macro
58 $(LD) $(LDFLAGS) -o $@ $(@:exec=o)
/titanic_53/usr/src/boot/sys/boot/i386/btx/btx/
H A DMakefile23 LD= $(GNU_ROOT)/bin/gld macro
54 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/titanic_53/usr/src/boot/sys/boot/i386/cdboot/
H A DMakefile20 LD= $(GNU_ROOT)/bin/gld macro
45 ${LD} ${LDFLAGS} -o $@ $^
/titanic_53/usr/src/boot/sys/boot/arm/at91/
H A DMakefile.inc28 LD ?= ld
38 ${LD} ${LDFLAGS} -o ${.TARGET} ${OBJS} ${LIBAT91}
/titanic_53/usr/src/lib/libsaveargs/
H A DMakefile.targ56 $(LD) $(BREDUCE) $(ZDEFS) $(LDFLAGS) -o $@.linktest $(OBJS) $(LINKTEST_OBJ)
58 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/titanic_53/usr/src/lib/libumem/
H A DMakefile.targ53 $(LD) $(BREDUCE) $(ZDEFS) $(LDFLAGS) -o $@.linktest $(OBJS) $(LINKTEST_OBJ)
55 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/titanic_53/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile21 LD= $(GNU_ROOT)/bin/gld macro
66 ${LD} ${LDFLAGS} -o $@ $^
/titanic_53/usr/src/lib/libdisasm/
H A DMakefile.targ56 $(LD) $(BREDUCE) $(ZDEFS) $(LDFLAGS) -o $@.linktest $(OBJS) $(LINKTEST_OBJ)
58 $(LD) $(LDFLAGS) -o $@ $(OBJS)

12345