| /external/valgrind/none/tests/arm/ |
| Makefile.in | 144 $(LDFLAGS) -o $@ 149 $(LDFLAGS) -o $@ 153 ldrt_LINK = $(CCLD) $(ldrt_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 159 $(LDFLAGS) -o $@ 164 $(LDFLAGS) -o $@ 169 $(LDFLAGS) -o $@ 174 $(LDFLAGS) -o $@ 179 $(LDFLAGS) -o $@ 184 $(LDFLAGS) -o $@ 189 $(LDFLAGS) -o $ [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
| msvccompiler.py | 498 ldflags = self.ldflags_shared_debug[1:] 500 ldflags = self.ldflags_shared[1:] 503 ldflags = self.ldflags_shared_debug 505 ldflags = self.ldflags_shared 511 ld_args = (ldflags + lib_opts + export_opts +
|
| /prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
| msvccompiler.py | 498 ldflags = self.ldflags_shared_debug[1:] 500 ldflags = self.ldflags_shared[1:] 503 ldflags = self.ldflags_shared_debug 505 ldflags = self.ldflags_shared 511 ld_args = (ldflags + lib_opts + export_opts +
|
| /prebuilts/go/darwin-x86/src/cmd/go/internal/work/ |
| build.go | 95 -ldflags '[pattern=]arg list' 113 The -asmflags, -gccgoflags, -gcflags, and -ldflags flags accept a 221 cmd.Flag.Var(&load.BuildLdflags, "ldflags", "") 300 fmt.Println("go build: when using gccgo toolchain, please pass linker flags using -gccgoflags, not -ldflags") 304 fmt.Println("go build: when using gc toolchain, please pass compile flags using -gcflags, and linker flags using -ldflags")
|
| /prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
| build.go | 95 -ldflags '[pattern=]arg list' 113 The -asmflags, -gccgoflags, -gcflags, and -ldflags flags accept a 221 cmd.Flag.Var(&load.BuildLdflags, "ldflags", "") 300 fmt.Println("go build: when using gccgo toolchain, please pass linker flags using -gccgoflags, not -ldflags") 304 fmt.Println("go build: when using gc toolchain, please pass compile flags using -gcflags, and linker flags using -ldflags")
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
| msvccompiler.py | 498 ldflags = self.ldflags_shared_debug[1:] 500 ldflags = self.ldflags_shared[1:] 503 ldflags = self.ldflags_shared_debug 505 ldflags = self.ldflags_shared 511 ld_args = (ldflags + lib_opts + export_opts +
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
| msvccompiler.py | 498 ldflags = self.ldflags_shared_debug[1:] 500 ldflags = self.ldflags_shared[1:] 503 ldflags = self.ldflags_shared_debug 505 ldflags = self.ldflags_shared 511 ld_args = (ldflags + lib_opts + export_opts +
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/ |
| i386.exp | 437 proc undefined_weak {cflags ldflags} { 439 if { ![ string match "" $cflags$ldflags] } { 440 set testname "$testname ($cflags $ldflags)" 444 && ![ regexp "\-z nodynamic-undefined-weak" $ldflags] } { 474 "$ldflags tmpdir/libpr19704.so -R tmpdir" \
|
| /toolchain/binutils/binutils-2.27/ |
| Makefile.tpl | 166 LDFLAGS="$(LDFLAGS_FOR_BUILD)"; export LDFLAGS; \ 176 LDFLAGS="$(LDFLAGS_FOR_BUILD)" 206 LDFLAGS="$(STAGE1_LDFLAGS) $(LDFLAGS)"; export LDFLAGS; \ 267 LDFLAGS="$(POSTSTAGE1_LDFLAGS) $(BOOT_LDFLAGS)"; export LDFLAGS; \ 291 LDFLAGS="$(LDFLAGS_FOR_TARGET)"; export LDFLAGS; \ [all...] |
| /external/curl/docs/examples/ |
| Makefile.netware | 125 LDFLAGS = -nostdlib $< $(PRELUDE) $(LDLIBS) -o $@ -commandfile 146 LDFLAGS = -T 341 @$(LD) $(LDFLAGS) $(OBJDIR)/$(@:.nlm=.def)
|
| /external/e2fsprogs/ |
| MCONFIG.in | 83 LDFLAGS = @LDFLAGS@ 85 ALL_LDFLAGS = $(LDFLAGS) @LDFLAG_DYNAMIC@
|
| /external/iptables/extensions/ |
| GNUmakefile.in | 19 LDFLAGS = @LDFLAGS@ 104 ${AM_VERBOSE_CCLD} ${CCLD} ${AM_LDFLAGS} -shared ${LDFLAGS} -o $@ $< -L../libxtables/.libs -lxtables ${$*_LIBADD};
|
| /external/python/cpython2/Mac/ |
| Makefile.in | 16 LDFLAGS=@LDFLAGS@ 169 $(CC) $(LDFLAGS) -DPYTHONFRAMEWORK='"$(PYTHONFRAMEWORK)"' -o $@ $(srcdir)/Tools/pythonw.c -I.. -I$(srcdir)/../Include ../$(PYTHONFRAMEWORK).framework/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
|
| /external/python/cpython3/Lib/test/ |
| test_sysconfig.py | 294 ldflags = sysconfig.get_config_var('LDFLAGS') 297 self.assertIn(ldflags, ldshared)
|
| /toolchain/binutils/binutils-2.27/binutils/ |
| README | 94 instead then use the LDFLAGS environment variable, like this: 96 ../binutils-XXX/configure LDFLAGS="--static" [more options] 100 is in the LDFLAGS environment variable.
|
| /external/curl/docs/ |
| KNOWN_BUGS | 294 "curl-config --libs" will include details set in LDFLAGS when configure is 341 directories to the LDFLAGS variable and then tries linking to see if it 342 works. When successful, the found directory is kept in the LDFLAGS variable 347 installation in a directory that was previously added to LDFLAGS by another 350 A possibly better way to do these checks would be to keep the pristine LDFLAGS 353 appended to LDFLAGS.
|
| /external/libpcap/ |
| Makefile.in | 58 LDFLAGS = @LDFLAGS@ ${CROSSFLAGS} 374 @V_SHLIB_CMD@ @V_SHLIB_OPT@ @V_SONAME_OPT@$@.$$MAJOR_VER $(LDFLAGS) \ 401 $(CC) -dynamiclib -undefined error $(LDFLAGS) \ 423 ld -b $(LDFLAGS) -o libpcap.$$MAJOR_VER +h libpcap.$$MAJOR_VER \ 437 $(CC) @V_SHLIB_OPT@ -o shr.o $(OBJ) $(ADDLOBJS) $(LDFLAGS) $(LIBS)
|
| /build/soong/cc/ |
| ndk_library.go | 328 flags.LdFlags = append(flags.LdFlags, linkerScriptFlag)
|
| /external/ImageMagick/ |
| aclocal.m4 | 104 # If FLAGS-VARIABLE is not specified, the linker's flags (LDFLAGS) is 108 # when the check is done. The check is thus made with the flags: "LDFLAGS 153 AX_CHECK_LINK_FLAG([$flag], [AX_APPEND_FLAG([$flag], [m4_default([$2], [LDFLAGS])])], [], [$3], [$4]) 174 # when the check is done. The check is thus made with the flags: "LDFLAGS 220 ax_check_save_flags=$LDFLAGS 221 LDFLAGS="$LDFLAGS $4 $1" 225 LDFLAGS=$ax_check_save_flags]) 238 # AX_COMPILER_FLAGS([CFLAGS-VARIABLE], [LDFLAGS-VARIABLE], [IS-RELEASE], [EXTRA-BASE-CFLAGS], [EXTRA-YES-CFLAGS], [UNUSED], [UNUSED], [UNUSED], [EXTRA-BASE-LDFLAGS], [EXTRA-YES-LDFLAGS], [UNUSED], [UNUSED], [UNUSED] [all...] |
| /external/dhcpcd-6.8.2/ |
| configure | 138 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a 286 if [ -n "$LDFLAGS" ]; then 287 echo "LDFLAGS=" >>$CONFIG_MK 288 echo "LDFLAGS+= $LDFLAGS" >>$CONFIG_MK 295 echo "LDFLAGS+= -Wl,-dynamic-linker=$LDELF" >>$CONFIG_MK 296 echo "LDFLAGS+= -Wl,-rpath=${LIBDIR}" >>$CONFIG_MK 317 echo "LDFLAGS+= -static" >>$CONFIG_MK
|
| /external/icu/icu4c/source/config/ |
| mh-os390 | 107 LINK.c= $(COMPILE_LINK_ENVVAR) $(CC) $(CFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L) 108 LINK.cc= $(COMPILE_LINK_ENVVAR) $(CXX) $(CXXFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L)
|
| /external/libevent/m4/ |
| acx_pthread.m4 | 22 # with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS 179 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
|
| /external/libpng/scripts/ |
| makefile.msys | 50 LDFLAGS = 179 $(LD) $(LDFLAGS) -L$(ZLIBLIB) -o $@ pngtest.o libpng.a $(LIBS)
|
| /external/ltp/testcases/kernel/io/disktest/ |
| Makefile.linux | 32 # Applied patch from Mike Frysinger to ensure Makefile properly respect CFLAGS/LDFLAGS 179 $(CC) $(CFLAGS) -o disktest $(OBJS) $(LDFLAGS) -lpthread
|
| /external/squashfs-tools/squashfs-tools/ |
| Makefile | 228 $(CC) $(LDFLAGS) $(EXTRA_LDFLAGS) $(MKSQUASHFS_OBJS) $(LIBS) -o $@ 279 $(CC) $(LDFLAGS) $(EXTRA_LDFLAGS) $(UNSQUASHFS_OBJS) $(LIBS) -o $@
|