OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Libs
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/bsd/libpcap/dist/
libpcap.pc.in
17
Libs
: -L${libdir} @RPATH@ -l@PACKAGE_NAME@
18
Libs
.private: @LIBS_PRIVATE@
/src/crypto/external/apache2/openssl/
mkpc
15
LIBS
="-lcrypto"
20
LIBS
="-lssl -lcrypto"
25
LIBS
="-lssl -lcrypto"
45
Libs
: ${
LIBS
}
46
Libs
.private:
/src/crypto/external/bsd/openssl/
mkpc
15
LIBS
="-lcrypto"
20
LIBS
="-lssl -lcrypto"
25
LIBS
="-lssl -lcrypto"
45
Libs
: ${
LIBS
}
46
Libs
.private:
/src/crypto/external/bsd/openssl.old/
mkpc
15
LIBS
="-lcrypto"
20
LIBS
="-lssl -lcrypto"
25
LIBS
="-lssl -lcrypto"
45
Libs
: ${
LIBS
}
46
Libs
.private:
/src/external/mit/libuv/
mkpc
25
Libs
: -luv -lkvm
/src/external/apache2/llvm/dist/llvm/utils/
llvm-native-gxx
47
push (@
Libs
, $ARGV[$i]);
127
my $
Libs
= join (" ", @
Libs
);
128
run "gcc $GCCOptions $GeneratedCode -o $OutputFile $LibDirs $
Libs
";
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
MachODumper.cpp
703
LibsTy
Libs
;
715
Libs
.push_back(P);
720
llvm::stable_sort(
Libs
);
722
for (const auto &L :
Libs
) {
COFFDumper.cpp
1633
LibsTy
Libs
;
1638
Libs
.push_back(Name);
1641
llvm::stable_sort(
Libs
);
1643
for (const auto &L :
Libs
) {
ELFDumper.cpp
2368
std::vector<StringRef>
Libs
;
2371
Libs
.push_back(getDynamicString(Entry.d_un.d_val));
2373
llvm::sort(
Libs
);
2375
for (StringRef L :
Libs
)
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
122
LIBS
={- join(" ", map { lib($_) } @{$unified_info{libraries}}) -}
513
$(RM) $(
LIBS
)
952
libcrypto.pc libssl.pc openssl.pc: configdata.pm $(
LIBS
) {- join(" ",map { shlib_simple($_) } @{$unified_info{libraries}}) -}
967
echo '
Libs
: -L$${libdir} -lcrypto'; \
968
echo '
Libs
.private: $(LIB_EX_LIBS)'; \
985
echo '
Libs
: -L$${libdir} -lssl'; \
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
ELFYAML.h
504
Optional<std::vector<YAMLFlowString>>
Libs
;
509
return {{"Libraries",
Libs
.hasValue()}};
/src/share/mk/
bsd.x11.mk
314
-e "s,@
LIBS
@,,; \
379
-e '/^
Libs
:/ s%-L\([^ ]*\)%-Wl,-rpath,\1 &%g' \
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFEmitter.cpp
1396
if (!Section.
Libs
)
1399
for (StringRef Lib : *Section.
Libs
) {
ELFYAML.cpp
1389
IO.mapOptional("Libraries", Section.
Libs
);
/src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
elf2yaml.cpp
967
DL->
Libs
.emplace();
970
DL->
Libs
->emplace_back(Lib);
/src/external/mit/isl/dist/
configure
811
LIBS
881
LIBS
1568
LIBS
libraries to pass to the linker, e.g. -l<library>
3334
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5'
4025
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5'
5005
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5'
5012
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5'
5065
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5'
5271
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5'
5634
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS
>&5
[
all
...]
Completed in 64 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026