Home
last modified time | relevance | path

Searched refs:SONAME (Results 1 – 25 of 42) sorted by relevance

12

/third_party/node/deps/v8/src/utils/
Dversion.cc15 #define SONAME "" macro
26 const char* Version::soname_ = SONAME;
59 #undef SONAME
/third_party/libabigail/tests/data/test-diff-pkg/
Dlibxcrypt-4.1.1-6.el8.x86_64--libxcrypt-4.1.1-6.el8.x86_64-output-1.txt2 [D] /lib64/libcrypt.so.1.1.0, SONAME: libcrypt.so.1
4 [A] /usr/lib64/libcrypt.so.2.0.0, SONAME: libcrypt.so.2
Ddbus-glib-0.104-3.fc23.x86_64--dbus-glib-0.104-3.fc23.armv7hl-report-0.txt26 [D] /usr/lib64/libdbus-glib-1.so.2.3.2, SONAME: libdbus-glib-1.so.2
28 [A] /usr/lib/libdbus-glib-1.so.2.3.2, SONAME: libdbus-glib-1.so.2
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest19-soname-report-0.txt1 ELF SONAME changed
5 SONAME changed from 'libtest19-soname-0' to 'libtest19-soname-1'
/third_party/pulseaudio/sonic/
DMakefile8 SONAME=soname macro
11 SONAME=install_name macro
35 $(CC) $(CFLAGS) -shared -Wl,-$(SONAME),libsonic.so.0 sonic.o -o libsonic.so.$(LIB_TAG)
/third_party/libabigail/tests/data/test-abicompat/
Dtest4-soname-changed-report-0.txt2 ELF SONAME changed
6 SONAME changed from 'libtest4-soname-changed.so.0' to 'libtest4-soname-changed.so.1'
/third_party/libabigail/tests/data/test-diff-suppr/
Dlibtest48-soname-abixml-report-1.txt1 ELF SONAME changed
5 SONAME changed from 'test48-soname-abixml-v0' to 'test48-soname-abixml-v1'
/third_party/curl/packages/OS400/
Dinitscript.sh61 SONAME=`sed -e '/^VERSIONCHANGE=/!d;s/^.*=\([0-9]*\).*/\1/' \
63 export SONAME
Dconfig400.default31 setenv SRVPGM "CURL.${SONAME}" # Service program.
Dmake-lib.sh131 then echo " STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('LIBCURL_${SONAME}')" \
/third_party/elfutils/tests/
Drun-alldts.sh43 SONAME Library soname: [(null)]
/third_party/curl/tests/data/
Dtest113518 # new entries last or bump the SONAME.
/third_party/curl/docs/
DHISTORY.md112 from scratch again. The libcurl major SONAME number was set to 1.
126 code. The libcurl major SONAME number was bumped to 2 due to this overhaul.
181 This release bumped the major SONAME to 3 due to the removal of the
217 September: The major SONAME number for libcurl was bumped to 4 due to the
/third_party/mesa3d/docs/
Dandroid.rst75 SONAME to match. For now, in turnip we have been using a hack to the
76 meson.build to change the SONAME.
/third_party/skia/third_party/externals/icu/source/config/
Dmh-qnx72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
Dmh-aix-gcc8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
/third_party/icu/icu4c/source/config/
Dmh-qnx72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
Dmh-aix-gcc8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
/third_party/libabigail/doc/manuals/
Dlibabigail-concepts.rst241 Prevents the system from loading the file which contains a SONAME
244 SONAME property.
252 Prevents the system from loading the file which contains a SONAME
255 it contains a SONAME property.
313 shared library which SONAME property matches the regular expression
323 shared library which SONAME property does not match the regular
687 shared library which SONAME property matches the regular expression
697 shared library which SONAME property does not match the regular
975 shared library which SONAME property matches the regular expression
986 shared library which SONAME property does not match the regular
Dabicompat.rst94 Ignore differences in the SONAME when doing a comparison
/third_party/node/deps/openssl/openssl/
DREADME.md77 The SONAME of these libraries are all different, guaranteeing the correct library
/third_party/openssl/Configurations/
DREADME.md135 becomes part of the SONAME of the library and also
140 the value of the symlink as the SONAME, a target
143 an SONAME equal to the value of the symlink. The
/third_party/glslang/
DCHANGES.md249 * `glslang` shared objects produced by CMake are now `SONAME` versioned using
/third_party/node/deps/openssl/openssl/Configurations/
DREADME.md135 becomes part of the SONAME of the library and also
140 the value of the symlink as the SONAME, a target
143 an SONAME equal to the value of the symlink. The
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDynamicTags.def53 DYNAMIC_TAG(SONAME, 14) // String table offset of a shared objects name.

12