Searched refs:link (Results 1 – 25 of 51) sorted by relevance
123
24 if exist link.dbg del link.dbg25 if exist link.rel del link.rel32 echo WinDebug\variable.obj >>link.dbg34 echo WinDebug\rule.obj >>link.dbg36 echo WinDebug\remote-stub.obj >>link.dbg38 echo WinDebug\commands.obj >>link.dbg40 echo WinDebug\file.obj >>link.dbg42 echo WinDebug\getloadavg.obj >>link.dbg44 echo WinDebug\default.obj >>link.dbg46 echo WinDebug\signame.obj >>link.dbg[all …]
333 long link; /* Address of trailer block of previous member389 trailer = (struct stk_trailer *) trailer->link; in i00afunc()409 trailer = (struct stk_trailer *) trailer->link; in i00afunc()
4 $! P1 is non-empty if you want to link with the VAXCRTL library instead86 $ link/exe=make make.opt/opt'lopt
75 $(top_srcdir)/config/lib-link.m4 \
138 link x.obj /exe=x.exe239 necessary files and link Make. There is also a file called
32 $(call link-whole-archives,$3) \92 -Wl,-rpath-link=$(call host-path,$(PRIVATE_SYSROOT_LINK)/usr/lib) \93 -Wl,-rpath-link=$(call host-path,$(TARGET_OUT)) \
329 link-whole-archives = $(if $(strip $1),$(call link-whole-archive-flags,$1))330 link-whole-archive-flags = -Wl,--whole-archive $(call host-path,$1) -Wl,--no-whole-archive332 -test-link-whole-archive = \333 $(call test-expect,,$(call link-whole-archives))\336 $(call test-expect,$(_start) foo $(_end),$(call link-whole-archives,foo))\337 $(call test-expect,$(_start) foo bar $(_end),$(call link-whole-archives,foo bar))735 module-get-link-libs = $(strip \737 $(call -ndk-mod-get-topological-depends,$1,-ndk-mod-link-deps))744 -ndk-mod-link-deps = \
1 This checks that one can link against gnustl_shared and still throw exceptions
46 def link(self, source_files, out=None, flags=None, env=None, cwd=None): member in AndroidCXXCompiler48 return super(AndroidCXXCompiler, self).link(source_files, out, flags,
19 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
25 * lib-link.m4: New file, from gettext-0.11.1.
62 $(top_srcdir)/config/lib-link.m4 \186 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
64 AC_MSG_CHECKING([how to link with libiconv])
1 # lib-link.m4 serial 4 (gettext-0.12)22 AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [44 dnl the ability to compile and link the specified testcode. If found, it76 AC_MSG_CHECKING([how to link with lib[]$1])
7 Applications don't need to link to libthread_db anyway, this library is
479 link484 link539 link() function564 link
221 echo "ERROR: Unknown link library extension: $LIB"
198 the '--target-arch=i686' option. Otherwise, use -m32 or -m64 at compile/link
88 def link(self, source_files, out=None, flags=[], env=None, cwd=None): member in CXXCompiler115 link_cmd, link_stdout, link_stderr, rc = self.link(
172 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \178 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \194 echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \221 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \227 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
42 # Add in a new link between sym and dep. Be sure it's newer than targ.
59 NDK build project for two test programs that link against the
81 link time to use gold instead of bfd. The default will likely switch in the
133 ${GTEST_DIR}/include in the system header search path, and link it291 link errors. If you use the CMake script or the deprecated Autotools298 Google Test is compact, so most users can build and link it as a
63 $(top_srcdir)/config/lib-link.m4 \