Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/config/
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])
Dconfig.rpath146 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
165 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
476 case $LD in
Dlib-link.m499 AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld
103 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
/ndk/build/tools/
Dndk-common.sh469 if [ -z "$LD" ] ; then
470 LD="$CC"
484 LD="$LD -m32"
506 OLD_LD="$LD"
507 LD="$CC"
511 LD="$OLD_LD"
517 log2 "Using '$LD' as the linker"
518 log "LD : linker check ok ($LD)"
566 log2 "Link : $LD -o $TMPE $TMPO $LDFLAGS"
567 $LD -o $TMPE $TMPO $LDFLAGS 2> $TMPL
Ddeploy-host-mcld.sh98 for LD in $ALL_LDS; do
99 LD_NOEXE=${LD%%.exe}
Dmake-standalone-toolchain.sh320 for LD in $ALL_LDS; do
321 rm -f "$LD"
322 cp -a "$NDK_DIR/toolchains/llvm-$DEFAULT_LLVM_VERSION/prebuilt/$SYSTEM/bin/ld.mcld" "$LD"
Dbuild-mingw64-toolchain.sh485 LD=${BINPREFIX}ld
490 export CC CXX LD AS AR RANLIB STRIP
493 LD=ld
Dcommon-build-host-funcs.sh710 LD=$BH_HOST_CONFIG-ld
717 export CC CXX LD AR AS RANLIB NM STRIP STRINGS
Dprebuilt-common.sh1001 LD=$ABI_CONFIGURE_HOST-ld
1006 export CC CXX CPP LD AR AS RANLIB STRIP
Dbuild-host-gcc.sh961 LD=$HOST-ld
968 export CC CXX AS LD AR RANLIB STRIP STRINGS NM
Dbuild-gnu-libstdc++.sh217 export LD=${BINPREFIX}ld
/ndk/build/tools/toolchain-patches/mclinker/
D0005-Add-crc32-for-mingw.patch8 lib/LD/IdenticalCodeFolding.cpp | 64 ++++++++++++++++++++++++++++++++++++++++-
11 diff --git a/lib/LD/IdenticalCodeFolding.cpp b/lib/LD/IdenticalCodeFolding.cpp
13 --- a/lib/LD/IdenticalCodeFolding.cpp
14 +++ b/lib/LD/IdenticalCodeFolding.cpp
/ndk/sources/host-tools/make-3.81/
Dmakefile.vms109 $(LD)$(LDFLAGS)/exe=$@ $^$(LOADLIBES)$(CRT0)
Dconfigure4928 test -z "$LD" && LD="$ac_prog"
4949 if test -z "$LD"; then
4968 acl_cv_path_LD="$LD" # Let the user override the test with a path.
4972 LD="$acl_cv_path_LD"
4973 if test -n "$LD"; then
4974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4975 $as_echo "$LD" >&6; }
4980 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4982 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
[all …]
DNEWS312 LD, AR, etc.). Specifying this option forces -r (--no-builtin-rules)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.04928 test -z "$LD" && LD="$ac_prog"
4949 if test -z "$LD"; then
4968 acl_cv_path_LD="$LD" # Let the user override the test with a path.
4972 LD="$acl_cv_path_LD"
4973 if test -n "$LD"; then
4974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4975 $as_echo "$LD" >&6; }
4980 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4982 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
[all …]
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi183 $(AR) $(BISON) $(CC) $(FLEX) $(INSTALL) $(LD) $(LDCONFIG) $(LEX)
Dmake.info-21293 $(AR) $(BISON) $(CC) $(FLEX) $(INSTALL) $(LD) $(LDCONFIG) $(LEX)