Home
last modified time | relevance | path

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

123

/mirbsd/src/lib/libssl/src/crypto/bn/asm/
Dppc.pl110 $LD= "lwz"; # load
134 $LD= "ld"; # load
377 $LD r5,`0*$BNSZ`(r4)
386 $LD r6,`1*$BNSZ`(r4)
407 $LD r6,`2*$BNSZ`(r4)
420 $LD r6,`3*$BNSZ`(r4)
431 $LD r5,`1*$BNSZ`(r4)
432 $LD r6,`2*$BNSZ`(r4)
450 $LD r6,`3*$BNSZ`(r4)
462 $LD r5,`2*$BNSZ`(r4)
[all …]
/mirbsd/src/lib/csu/common_elf/
DMakefile.inc55 ${LD} -r -o $@ ${.ALLSRC}
58 ${LD} -r -o $@ ${.ALLSRC}
61 ${LD} -r -o $@ ${.ALLSRC}
65 ${LD} ${_DISCARD} -r -o $@ $@.o
70 ${LD} ${_DISCARD} -r -o $@ $@.o
75 ${LD} ${_DISCARD} -r -o $@ $@.o
80 ${LD} ${_DISCARD} -r -o $@ $@.o
85 ${LD} ${_DISCARD} -r -o $@ $@.o
90 ${LD} ${_DISCARD} -r -o $@ $@.o
95 ${LD} ${_DISCARD} -r -o $@ $@.o
[all …]
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-opc-m.c874 #define LD(a,b,c) M2, OpMXX6aHint (6, 1, 1, a, b), {F1, F2, MR3, c}, POSTINC, 0, NULL macro
875 {"ldfps", LD (0x02, 0, C8)},
876 {"ldfps.nt1", LD (0x02, 1, C8)},
877 {"ldfps.nta", LD (0x02, 3, C8)},
878 {"ldfpd", LD (0x03, 0, C16)},
879 {"ldfpd.nt1", LD (0x03, 1, C16)},
880 {"ldfpd.nta", LD (0x03, 3, C16)},
881 {"ldfp8", LD (0x01, 0, C16)},
882 {"ldfp8.nt1", LD (0x01, 1, C16)},
883 {"ldfp8.nta", LD (0x01, 3, C16)},
[all …]
Dconfigure4336 test -z "$LD" && LD="$ac_prog"
4357 if test -z "$LD"; then
4379 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4383 LD="$lt_cv_path_LD"
4384 if test -n "$LD"; then
4385 { echo "$as_me:$LINENO: result: $LD" >&5
4386 echo "${ECHO_T}$LD" >&6; }
4391 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4394 { echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4395 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
[all …]
/mirbsd/src/gnu/usr.bin/cvs/m4/
Dlib-ld.m413 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld,
15 case `$LD -v 2>&1 </dev/null` in
24 dnl From libtool-1.4. Sets the variable LD.
64 test -z "$LD" && LD="$ac_prog"
81 [if test -z "$LD"; then
100 acl_cv_path_LD="$LD" # Let the user override the test with a path.
102 LD="$acl_cv_path_LD"
103 if test -n "$LD"; then
104 AC_MSG_RESULT($LD)
108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/mirbsd/src/gnu/usr.bin/texinfo/m4/
Dlib-ld.m415 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld,
17 case `$LD -v 2>&1 </dev/null` in
26 dnl From libtool-1.4. Sets the variable LD.
66 test -z "$LD" && LD="$ac_prog"
83 [if test -z "$LD"; then
102 acl_cv_path_LD="$LD" # Let the user override the test with a path.
104 LD="$acl_cv_path_LD"
105 if test -n "$LD"; then
106 AC_MSG_RESULT($LD)
110 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/mirbsd/src/gnu/usr.bin/binutils/config/
Dlib-ld.m415 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld,
17 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
25 dnl From libtool-1.4. Sets the variable LD.
65 test -z "$LD" && LD="$ac_prog"
82 [if test -z "$LD"; then
100 acl_cv_path_LD="$LD" # Let the user override the test with a path.
102 LD="$acl_cv_path_LD"
103 if test -n "$LD"; then
104 AC_MSG_RESULT($LD)
108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/mirbsd/src/gnu/share/
Dconfig.rpath185 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
195 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
206 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
224 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
226 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
233 case `$LD -v 2>&1` in
238 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
250 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
583 case $LD in
Dlibtool.m4320 test -z "$LD" && LD=ld
801 LD="${LD-ld} -melf32bsmip"
804 LD="${LD-ld} -melf32bmipn32"
807 LD="${LD-ld} -melf64bmip"
813 LD="${LD-ld} -32"
816 LD="${LD-ld} -n32"
819 LD="${LD-ld} -64"
836 LD="${LD-ld} -m elf_i386_fbsd"
839 LD="${LD-ld} -m elf_i386"
842 LD="${LD-ld} -m elf32ppclinux"
[all …]
/mirbsd/src/gnu/usr.bin/perl/vos/
Dconfigure_full_perl.sh12 declare -x LD="/system/gnu_library/bin/gcc.pm"
13 export LD
/mirbsd/src/lib/libc/sys/
DMakefile.inc92 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
99 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
112 @${LD} -x -r ${.TARGET}.o -o ${.TARGET}
119 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
126 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
139 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
146 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
153 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
166 @${LD} -X -r ${.TARGET}.o -o ${.TARGET}
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dconfigure4146 test -z "$LD" && LD="$ac_prog"
4167 if test -z "$LD"; then
4189 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4193 LD="$lt_cv_path_LD"
4194 if test -n "$LD"; then
4195 { echo "$as_me:$LINENO: result: $LD" >&5
4196 echo "${ECHO_T}$LD" >&6; }
4201 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4204 { echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4205 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dconfigure4145 test -z "$LD" && LD="$ac_prog"
4166 if test -z "$LD"; then
4188 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4192 LD="$lt_cv_path_LD"
4193 if test -n "$LD"; then
4194 { echo "$as_me:$LINENO: result: $LD" >&5
4195 echo "${ECHO_T}$LD" >&6; }
4200 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4203 { echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4204 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
[all …]
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dconfigure4146 test -z "$LD" && LD="$ac_prog"
4167 if test -z "$LD"; then
4189 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4193 LD="$lt_cv_path_LD"
4194 if test -n "$LD"; then
4195 { echo "$as_me:$LINENO: result: $LD" >&5
4196 echo "${ECHO_T}$LD" >&6; }
4201 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4204 { echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4205 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
[all …]
/mirbsd/src/gnu/usr.bin/perl/hints/
D3b1cc21 LD="ld"
69 CMD="$LD -r $LOBJS $LPATHS $LIBS -o temp.o"
72 CMD="$LD -s temp.o $SHAREDLIB -o $TARG"
/mirbsd/src/sys/compat/common/
DMakefile.inc15 LD=${LD:Q} AR=${AR:Q} RANLIB=${RANLIB:Q} LORDER=${LORDER:Q} \
/mirbsd/src/libexec/ld.so/
DMakefile36 ${LD} -r -o ${PROG}~ ${OBJS}
38 ${LD} -x -e _dl_start ${ELF_LDFLAGS} -o ${PROG} ${PROG}~ ${LDADD}
/mirbsd/src/sys/lib/libkern/
DMakefile.inc21 LD=${LD:Q} STRIP=${STRIP:Q} CPP=${CPP:Q} STRIP=${STRIP:Q} \
DMakefile34 @${LD} -r -o lib${LIB}.o `${LORDER} ${OBJS} | tsort`
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dconfigure4351 test -z "$LD" && LD="$ac_prog"
4372 if test -z "$LD"; then
4394 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4398 LD="$lt_cv_path_LD"
4399 if test -n "$LD"; then
4400 { echo "$as_me:$LINENO: result: $LD" >&5
4401 echo "${ECHO_T}$LD" >&6; }
4406 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4409 { echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4410 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
[all …]
/mirbsd/src/gnu/usr.bin/perl/Cross/
DMakefile15 export LD = $(CROSS)ld
55 @echo toolchain: $(CC), $(CXX), $(LD), $(STRIP), $(AR), $(RANLIB)
/mirbsd/src/scripts/
Dxbuild-env.sh142 LD='$CROSSDIR/host-tools/bin/$TARGET-ld'
189 LD='$CROSSDIR/host-tools/bin/$TARGET-ld' \\
/mirbsd/src/sys/arch/i386/stand/mbr/
DMakefile.inc15 ${LD} ${LDFLAGS} -o $@.elf ${OBJS} ${LDADD}
/mirbsd/src/sys/arch/i386/stand/bootxx_ustarfs/
DMakefile14 ${LD} ${LDFLAGS} -o $@.elf ${OBJS} ${LDADD}
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dh8.texi20 @set LD ld

123