Searched refs:LD (Results 1 - 25 of 59) sorted by relevance

123

/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dreport.h37 #define LD "LD" macro
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A DMakefile22 LD= $(GNU_ROOT)/bin/gld macro
97 ${LD} ${LD_FLAGS} -e start -Ttext ${ORG1} -o $@ gptldr.o
105 ${LD} ${LD_FLAGS} -Ttext ${ORG2} -o $@ ${BTXCRT} ${OBJS} \
/illumos-gate/usr/src/boot/sys/boot/arm/ixp425/
H A DMakefile.inc26 LD ?= ld
31 ${LD} ${LDFLAGS} -o ${.TARGET} ${OBJS}
/illumos-gate/usr/src/lib/libscf/native/
H A DMakefile34 LD = $(NATIVELD) macro
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dstret.s43 # define LD ld
49 # define LD lduh
55 # define LD ldub
83 LD [FROM+SIZE],TEMP
/illumos-gate/usr/src/lib/libc_db/amd64/
H A DMakefile36 BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/lib/libc_db/i386/
H A DMakefile33 BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/lib/libc_db/sparc/
H A DMakefile33 BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/lib/libc_db/sparcv9/
H A DMakefile36 BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/lib/c_synonyms/amd64/
H A DMakefile33 BUILD.SO= $(LD) -o $@ -G -64 $(DYNFLAGS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/lib/c_synonyms/sparcv9/
H A DMakefile33 BUILD.SO= $(LD) -o $@ -G -64 $(DYNFLAGS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/cmd/geniconvtbl/native/
H A DMakefile36 LD = $(NATIVELD) macro
/illumos-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A DMakefile39 LD = $(GNU_ROOT)/bin/gld macro
58 $(LD) $(LDFLAGS) -o $@ $(@:exec=o)
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A DMakefile23 LD= $(GNU_ROOT)/bin/gld macro
36 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A DMakefile26 LD= $(GNU_ROOT)/bin/gld macro
44 $(LD) $(LDFLAGS) -o $(PROG) $(OBJS)
/illumos-gate/usr/src/lib/libuutil/native/
H A DMakefile32 LD = $(NATIVELD) macro
/illumos-gate/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/__tan
[all...]
/illumos-gate/usr/src/cmd/sgs/0@0/
H A DMakefile.com42 BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(CRTI) $(PICS) $(LDLIBS) $(CRTN)
/illumos-gate/usr/src/boot/sys/boot/arm/at91/
H A DMakefile.inc28 LD ?= ld
38 ${LD} ${LDFLAGS} -o ${.TARGET} ${OBJS} ${LIBAT91}
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A DMakefile23 LD= $(GNU_ROOT)/bin/gld macro
54 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A DMakefile20 LD= $(GNU_ROOT)/bin/gld macro
45 ${LD} ${LDFLAGS} -o $@ $^
/illumos-gate/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)
/illumos-gate/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)
/illumos-gate/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)
/illumos-gate/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)

Completed in 173 milliseconds

123