Searched defs:LD (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libscf/native/
H A DMakefile34 LD = $(NATIVELD) macro
/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dreport.h37 #define LD "LD" macro
/illumos-gate/usr/src/lib/libuutil/native/
H A DMakefile32 LD = $(NATIVELD) macro
/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/btx/
H A DMakefile23 LD= $(GNU_ROOT)/bin/gld macro
54 $(LD) $(LDFLAGS) -o $@ $(OBJS)
/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/btx/lib/
H A DMakefile19 LD= $(GNU_ROOT)/bin/gld macro
/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/boot/sys/boot/i386/pmbr/
H A DMakefile26 LD= $(GNU_ROOT)/bin/gld macro
44 $(LD) $(LDFLAGS) -o $(PROG) $(OBJS)
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile21 LD= $(GNU_ROOT)/bin/gld macro
66 ${LD} ${LDFLAGS} -o $@ $^
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A DMakefile20 LD= $(GNU_ROOT)/bin/gld macro
101 $(LD) $(LDFLAGS) -o $@ $(OBJS) $(LDADD)
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A DMakefile20 LD= $(GNU_ROOT)/bin/gld macro
120 $(LD) $(LDFLAGS) -o $@ $(OBJS) $(LDADD)
/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/i386/loader/
H A DMakefile33 LD= $(GNU_ROOT)/bin/gld macro
152 $(LD) $(LDFLAGS) -o $@ $(BTXCRT) $(OBJS) $(LDADD)
/illumos-gate/usr/src/lib/libadm/common/
H A Dckdate.c54 #define LD 01 macro
318 input = p_date(input, LD, UD, STDIG);
358 input = p_date(input, LD, UD, STDIG);

Completed in 72 milliseconds