Searched refs:LD (Results 1 – 17 of 17) sorted by relevance
| /f-stack/app/redis-5.0.5/src/modules/ |
| H A D | Makefile | 24 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lc 29 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lc 34 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lpthread -lc 39 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lc 44 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lc 53 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lc
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | config.rpath | 195 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 205 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 218 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 227 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then 229 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 236 case `$LD -v 2>&1` in 241 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 253 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 583 case $LD in
|
| H A D | lib-ld.m4 | 13 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], [acl_cv_prog_gnu_ld], 15 case `$LD -v 2>&1 </dev/null` in 26 dnl From libtool-2.4. Sets the variable LD. 50 if test -n "$LD"; then 59 if test -n "$LD"; then 159 LD="$acl_cv_path_LD" 161 if test -n "$LD"; then 162 AC_MSG_RESULT([$LD])
|
| H A D | lib-link.m4 | 130 AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld 134 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
|
| /f-stack/freebsd/contrib/libsodium/dist-build/ |
| H A D | nativeclient-pnacl.sh | 11 export LD=${LD-"pnacl-ld"}
|
| /f-stack/app/redis-5.0.5/tests/modules/ |
| H A D | Makefile | 24 $(LD) -o $@ $< $(SHOBJ_LDFLAGS) $(LIBS) -lc
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | sharp,ld-d5116z01b.yaml | 7 title: Sharp LD-D5116Z01B 12.3" WUXGA+ eDP panel
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | files.xlp | 26 …M/nlm/dev/net/ucore/crt0_basic.S $S/$M/nlm/dev/net/ucore/ucore_app.c && ${LD} -melf32btsmip_fbsd …
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | files.imx6 | 57 …compile-with "${LD} -m ${LD_EMULATION} -b binary -d -warn-common -r -d -o ${.TARGET} sdma-imx6q.bi…
|
| /f-stack/mk/ |
| H A D | kern.pre.mk | 96 SYSTEM_LD= @${LD} -Bdynamic -T ${LDSCRIPT} ${LDFLAGS} --no-warn-mismatch \
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | msvc | 138 #MODULE_LINK="-LD $NGX_OBJS/nginx.lib"
|
| /f-stack/freebsd/kern/ |
| H A D | kern_ubsan.c | 1407 long double LD; local 1420 ASSERT(sizeof(LD) > sizeof(uint64_t)); 1428 memcpy(&LD, pNumber, sizeof(long double)); 1429 snprintf(pBuffer, zBUfferLength, "%Lg", LD);
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_rxtx.c | 380 RX_NORMAL_DESC3, LD)) { in eth_axgbe_recv_scattered_pkts() 737 AXGMAC_SET_BITS_LE(desc->desc3, TX_NORMAL_DESC3, LD, 1); in axgbe_xmit_hw()
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 151 $(CC) /dev/null -c -o "$$TMPO" ; $(LD) $(1) "$$TMPO" -o "$$TMP",$(1),$(2))
|
| /f-stack/lib/ |
| H A D | Makefile | 630 ${LD} -d -r -o $*.ro ${ASM_OBJS} ${OBJS}
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 8619 case $LD in 8621 ac_cv_path_LD="$LD" # Let the user override the test with a path. 8643 LD=$ac_cv_path_LD 8644 if test -n "$LD"; then 8645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 8646 $as_echo "$LD" >&6; }
|
| H A D | configure.ac | 652 DSO_LDFLAGS="-LD" 816 AC_PATH_PROG([LD], [ld], [false], [$PATH])
|