Searched refs:SONAME (Results 1 – 25 of 42) sorted by relevance
12
/third_party/node/deps/v8/src/utils/ |
D | version.cc | 15 #define SONAME "" macro 26 const char* Version::soname_ = SONAME; 59 #undef SONAME
|
/third_party/libabigail/tests/data/test-diff-pkg/ |
D | libxcrypt-4.1.1-6.el8.x86_64--libxcrypt-4.1.1-6.el8.x86_64-output-1.txt | 2 [D] /lib64/libcrypt.so.1.1.0, SONAME: libcrypt.so.1 4 [A] /usr/lib64/libcrypt.so.2.0.0, SONAME: libcrypt.so.2
|
D | dbus-glib-0.104-3.fc23.x86_64--dbus-glib-0.104-3.fc23.armv7hl-report-0.txt | 26 [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/ |
D | test19-soname-report-0.txt | 1 ELF SONAME changed 5 SONAME changed from 'libtest19-soname-0' to 'libtest19-soname-1'
|
/third_party/pulseaudio/sonic/ |
D | Makefile | 8 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/ |
D | test4-soname-changed-report-0.txt | 2 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/ |
D | libtest48-soname-abixml-report-1.txt | 1 ELF SONAME changed 5 SONAME changed from 'test48-soname-abixml-v0' to 'test48-soname-abixml-v1'
|
/third_party/curl/packages/OS400/ |
D | initscript.sh | 61 SONAME=`sed -e '/^VERSIONCHANGE=/!d;s/^.*=\([0-9]*\).*/\1/' \ 63 export SONAME
|
D | config400.default | 31 setenv SRVPGM "CURL.${SONAME}" # Service program.
|
D | make-lib.sh | 131 then echo " STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('LIBCURL_${SONAME}')" \
|
/third_party/elfutils/tests/ |
D | run-alldts.sh | 43 SONAME Library soname: [(null)]
|
/third_party/curl/tests/data/ |
D | test1135 | 18 # new entries last or bump the SONAME.
|
/third_party/curl/docs/ |
D | HISTORY.md | 112 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/ |
D | android.rst | 75 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/ |
D | mh-qnx | 72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
|
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
|
/third_party/icu/icu4c/source/config/ |
D | mh-qnx | 72 ## QNX wants the SONAME in the shared lib to match the final "real" filename.
|
D | mh-aix-gcc | 8 ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability).
|
/third_party/libabigail/doc/manuals/ |
D | libabigail-concepts.rst | 241 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
|
D | abicompat.rst | 94 Ignore differences in the SONAME when doing a comparison
|
/third_party/node/deps/openssl/openssl/ |
D | README.md | 77 The SONAME of these libraries are all different, guaranteeing the correct library
|
/third_party/openssl/Configurations/ |
D | README.md | 135 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/ |
D | CHANGES.md | 249 * `glslang` shared objects produced by CMake are now `SONAME` versioned using
|
/third_party/node/deps/openssl/openssl/Configurations/ |
D | README.md | 135 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/ |
D | DynamicTags.def | 53 DYNAMIC_TAG(SONAME, 14) // String table offset of a shared objects name.
|
12