Home
last modified time | relevance | path

Searched refs:shlib (Results 1 – 25 of 114) sorted by relevance

12345

/freebsd-10-stable/crypto/openssl/util/pl/
DVC-32.pl9 if ($fips && !$shlib)
48 my $f = $shlib || $fips ?' /MD':' /MT';
49 $lib_cflag='/Zl' if (!$shlib); # remove /DEFAULTLIBs from static lib
129 my $f = $shlib || $fips ?' /MD':' /MT';
130 $lib_cflag='/Zl' if (!$shlib); # remove /DEFAULTLIBs from static lib
138 $out_def ="out32"; $out_def.="dll" if ($shlib);
140 $tmp_def ="tmp32"; $tmp_def.="dll" if ($shlib);
191 $shlibp=($shlib)?".dll":".lib";
244 if ($shlib && $FLAVOR !~ /CE/)
273 elsif ($shlib && $FLAVOR =~ /CE/)
[all …]
DOS2-EMX.pl16 $cflags.="-Zomf " if $shlib;
23 $obj=$shlib ? '.obj' : '.o';
38 $libp=$shlib ? ".lib" : ".a";
39 $shlibp=$shlib ? ".dll" : ".a";
42 $asm=$shlib ? 'as -Zomf' : 'as';
74 if ($shlib)
84 local($obj,$target,$name,$shlib)=@_;
92 if (!$shlib)
DBC-32.pl48 $shlibp=($shlib)?".dll":".lib";
88 if ($shlib)
99 local($objs,$target,$name,$shlib)=@_;
107 if (!$shlib)
Dlinux.pl47 if ($shlib)
56 local($obj,$target,$name,$shlib,$so_name)=@_;
Dnetware.pl257 if ($shlib)
456 my($objs,$target,$name,$shlib)=@_;
460 if (!$shlib)
Dunix.pl58 local($obj,$target,$name,$shlib)=@_;
DMingw32.pl80 local($obj,$target,$name,$shlib)=@_;
/freebsd-10-stable/contrib/libreadline/
DCHANGELOG104 shlib/Makefile.in
118 Makefile.in, shlib/Makefile.in
154 shlib/Makefile.in
178 shlib/Makefile.in
184 support/shlib-install
187 shlib/Makefile.in
188 - changed to call shlib-install for install and uninstall targets
197 shlib/Makefile.in
213 Makefile.in,{doc,examples,shlib}/Makefile.in
239 support/shlib-install
[all …]
DMakefile.in134 CREATED_MAKEFILES = Makefile doc/Makefile examples/Makefile shlib/Makefile
196 -test -d shlib || mkdir shlib
197 -( cd shlib ; ${MAKE} ${MFLAGS} all )
238 -( cd shlib; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} uninstall )
241 -( cd shlib ; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} install )
244 -( cd shlib; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} uninstall )
267 -( cd shlib && $(MAKE) $(MFLAGS) $@ )
272 -( cd shlib && $(MAKE) $(MFLAGS) $@ )
277 -( cd shlib && $(MAKE) $(MFLAGS) $@ )
DMANIFEST8 shlib d
77 shlib/Makefile.in f
86 support/shlib-install f
DREADME56 a Makefile in the `shlib' subdirectory, and typing `make shared'
65 of variables that are substituted into shlib/Makefile. If you
142 `make shared'. The shared libraries will be created in the shlib
148 install' in the shlib subdirectory will also work. If you don't want
/freebsd-10-stable/tools/tools/shlib-compat/
DREADME3 shlib-compat uses dwarf debugging symbols to recreate definitions of
6 The shlib-compat.py script requires devel/dwarfdump port to be
15 .include "../../tools/tools/shlib-compat/Makefile.sysfake"
19 ./shlib-compat.py -v --alias-prefix __sysfake_ \
DMakefile.sysfake7 sh ${.CURDIR}/../../tools/tools/shlib-compat/makesyscalls-fake.sh \
/freebsd-10-stable/crypto/openssl/util/
Dmk1mf.pl144 $no_static_engine = 0 if (!$shlib);
396 if ($shlib)
674 local($slib)=$shlib;
707 $rules.= &do_lib_rule("\$(OBJ_D)${o}e_${_}.obj","\$(ENG_D)$o$_$shlibp","",$shlib,"");
712 $rules.= &do_lib_rule("\$(SSLOBJ)","\$(O_SSL)",$ssl,$shlib,"\$(SO_SSL)");
716 if ($shlib)
720 $shlib, "\$(SO_CRYPTO)", "\$(BASEADDR)");
725 "\$(O_CRYPTO)",$crypto,$shlib,"\$(SO_CRYPTO)", "");
727 "\$(LIB_D)$o$crypto_compat",$crypto,$shlib,"\$(SO_CRYPTO)", "");
732 $rules.= &do_lib_rule("\$(CRYPTOOBJ)","\$(O_CRYPTO)",$crypto,$shlib,
[all …]
/freebsd-10-stable/tools/tools/shlib-compat/test/libtestsys/
DSymbol.map2 …* $FreeBSD: stable/10/tools/tools/shlib-compat/test/libtestsys/Symbol.map 248693 2013-03-25 00:31:…
/freebsd-10-stable/tools/tools/shlib-compat/test/
DVersions.def1 # $FreeBSD: stable/10/tools/tools/shlib-compat/test/Versions.def 248693 2013-03-25 00:31:14Z gleb $
Dregress.sh4 run() { ../shlib-compat.py --no-dump -vv libtest$1/libtest$1.so.0.debug libtest$2/libtest$2.so.0.de…
DMakefile27 …for a in `jot ${NUMTEST}`; do for b in `jot ${NUMTEST}`; do ../shlib-compat.py -vv libtest$$a/libt…
/freebsd-10-stable/tools/tools/shlib-compat/test/libtest1/
DSymbol.map2 …* $FreeBSD: stable/10/tools/tools/shlib-compat/test/libtest1/Symbol.map 248693 2013-03-25 00:31:14…
/freebsd-10-stable/tools/tools/shlib-compat/test/libtest3/
DSymbol.map2 …* $FreeBSD: stable/10/tools/tools/shlib-compat/test/libtest3/Symbol.map 248693 2013-03-25 00:31:14…
/freebsd-10-stable/tools/tools/shlib-compat/test/libtest2/
DSymbol.map2 …* $FreeBSD: stable/10/tools/tools/shlib-compat/test/libtest2/Symbol.map 248693 2013-03-25 00:31:14…
/freebsd-10-stable/contrib/apr/
Dapr-config.in71 --shlib-path-var print the name of the shared library path env var
208 --shlib-path-var)
/freebsd-10-stable/sbin/ldconfig/
DMakefile4 SRCS= elfhints.c ldconfig.c shlib.c support.c
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DSymbol.cpp338 intptr_t shlib = m_addr_range.GetByteSize(); in Dump() local
339 if (shlib) in Dump()
340 s->Printf(" -> %s`%s\n", (const char *)shlib, reexport_name.GetCString()); in Dump()
/freebsd-10-stable/tools/regression/tls/ttls3/
DMakefile5 LDFLAGS=-shared -Bsymbolic --allow-shlib-undefined

12345