Home
last modified time | relevance | path

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

123456

/toolchain/binutils/binutils-2.27/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])
Dld-symbolic.m411 [AC_CACHE_CHECK([if the GNU linker ($LD) supports -Bsymbolic-functions],
16 if $LD --help 2>&1 </dev/null | grep Bsymbolic-functions 1>&5; then
30 [AC_CACHE_CHECK([if the GNU linker ($LD) supports --dynamic-list-cpp-new],
36 if $LD --help 2>&1 </dev/null | grep dynamic-list-cpp-new 1>&5; then
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/z80/
Datend.s5 LD A, offsetAtStart
6 LD A, (IX + offsetAtStart)
8 LD A, offsetAtEnd
9 LD A, (IX + offsetAtEnd)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/
Darch.exp74 global LD
85 send_log "$LD $flags -r -o ${rootname1}_${rootname2}.o $file1 $file2\n"
86 catch "exec $LD $flags -r -o ${rootname1}_${rootname2}.o $file1 $file2" ld_output
117 global link_output LD
126 send_log "$LD -r -o ${rootname1}_${rootname2}.o $file1 $file2\n"
127 catch "exec $LD -r -o ${rootname1}_${rootname2}.o $file1 $file2" ld_output
/toolchain/binutils/binutils-2.27/
Dconfig.rpath146 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
471 case $LD in
/toolchain/binutils/binutils-2.27/zlib/win32/
DMakefile.gcc51 LD = $(CC)
101 $(LD) $(LDFLAGS) -o $@ example.o $(STATICLIB)
105 $(LD) $(LDFLAGS) -o $@ minigzip.o $(STATICLIB)
109 $(LD) $(LDFLAGS) -o $@ example.o $(IMPLIB)
113 $(LD) $(LDFLAGS) -o $@ minigzip.o $(IMPLIB)
DMakefile.msc26 LD = link
51 $(LD) $(LDFLAGS) -def:$(TOP)/win32/zlib.def -dll -implib:$(IMPLIB) \
57 $(LD) $(LDFLAGS) example.obj $(STATICLIB)
62 $(LD) $(LDFLAGS) minigzip.obj $(STATICLIB)
67 $(LD) $(LDFLAGS) -out:$@ example.obj $(IMPLIB)
72 $(LD) $(LDFLAGS) -out:$@ minigzip.obj $(IMPLIB)
DMakefile.bor17 LD = bcc32
97 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
100 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Darmv8-a-barrier.s11 dsb LD
15 dmb LD
/toolchain/binutils/binutils-2.27/opcodes/
Dia64-opc-m.c1850 #define LD(a,b,c) M2, OpMXX6aHint (6, 1, 1, a, b), {F1, F2, MR3, c}, POSTINC, 0, NULL macro
1851 {"ldfps", LD (0x02, 0, C8)},
1852 {"ldfps.nt1", LD (0x02, 1, C8)},
1853 {"ldfps.nta", LD (0x02, 3, C8)},
1854 {"ldfpd", LD (0x03, 0, C16)},
1855 {"ldfpd.nt1", LD (0x03, 1, C16)},
1856 {"ldfpd.nta", LD (0x03, 3, C16)},
1857 {"ldfp8", LD (0x01, 0, C16)},
1858 {"ldfp8.nt1", LD (0x01, 1, C16)},
1859 {"ldfp8.nta", LD (0x01, 3, C16)},
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
Dtls32.s38 #LD
47 #LD
71 #LD
Dtls.s35 #LD
46 #LD
75 #LD
Dtlstoc.s39 #LD
59 #LD
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-spu/
Dspu.exp28 global AS ASFLAGS LD LDFLAGS READELF READELFFLAGS
41 set cmd "$LD $LDFLAGS -o tmpdir/ear tmpdir/ear.o"
/toolchain/binutils/binutils-2.27/zlib/amiga/
DMakefile.pup12 LD = ppc-amigaos-ld -r
34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
Dpe-compile.exp49 global LD
55 if ![ld_simple_link "$LD -e start \
/toolchain/binutils/binutils-2.27/zlib/msdos/
DMakefile.msc31 LD=link
97 $(LD) $(LDFLAGS) example.obj,,,$(ZLIB_LIB);
100 $(LD) $(LDFLAGS) minigzip.obj,,,$(ZLIB_LIB);
DMakefile.tc19 LD=tcc
86 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
89 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
DMakefile.bor31 LD=bcc
101 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
104 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
DMakefile.emx25 LD=$(CC) -s -o
54 $(LD) $@ $< $(LDLIBS)
DMakefile.dj243 LD=$(CC) -s -o
76 $(LD) $@ $< $(LDLIBS)
/toolchain/binutils/binutils-2.27/zlib/old/
DMakefile.emx25 LD=$(CC) -s -o
54 $(LD) $@ $< $(LDLIBS)
/toolchain/binutils/binutils-2.27/zlib/
Dconfigure4326 test -z "$LD" && LD="$ac_prog"
4347 if test -z "$LD"; then
4369 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4373 LD="$lt_cv_path_LD"
4374 if test -n "$LD"; then
4375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4376 $as_echo "$LD" >&6; }
4381 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4383 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
[all …]
/toolchain/binutils/binutils-2.27/binutils/
Dconfigure5445 test -z "$LD" && LD="$ac_prog"
5466 if test -z "$LD"; then
5488 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5492 LD="$lt_cv_path_LD"
5493 if test -n "$LD"; then
5494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5495 $as_echo "$LD" >&6; }
5500 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5502 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
[all …]
/toolchain/binutils/binutils-2.27/zlib/nintendods/
DMakefile70 export LD := $(CC) macro
74 export LD := $(CXX) macro

123456