Home
last modified time | relevance | path

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

12

/external/curl/packages/OS400/
Dinitscript.sh55 SONAME=`sed -e '/^VERSIONINFO=/!d' -e 's/^.* \([0-9]*\):.*$/\1/' -e 'q' \
57 export SONAME
69 setenv SRVPGM "CURL.${SONAME}" # Service program.
Dmake-lib.sh149 then echo " STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('LIBCURL_${SONAME}')" \
/external/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)
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
DMakefile47 SONAME=7 macro
56 SOEXTVER=$(SONAME).$(SOEXT)
57 SOEXTVER00=$(SONAME).0.0.$(SOEXT)
61 SOEXTVER=$(SOEXT).$(SONAME)
62 SOEXTVER00=$(SOEXT).$(SONAME).0.0
66 SOEXTVER=$(SOEXT).$(SONAME)
67 SOEXTVER00=$(SOEXT).$(SONAME).0.0
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dloadname.test18 # GNU-NEXT: 0x000000000000000e (SONAME) Library soname: [test.so]
65 # BROKEN-OFFSET-GNU: 0x000000000000000e (SONAME) Library soname: [<?>]
Ddynamic-malformed.test111 # BAD-STRING-LLVM-NEXT: 0x000000000000000E SONAME Library soname: [<?>]
132 # BAD-STRING-GNU-NEXT: 0x000000000000000e (SONAME) Library soname: [<?>]
324 # NOT-TERMINATED-NEXT: {{[(]?}}SONAME{{[)]?}} Library soname: [<?>]
397 # BEFORE-THE-EOF-NEXT: {{[(]?}}SONAME{{[)]?}} Library soname: [.soabc]
413 # PAST-THE-EOF-NEXT: {{[(]?}}SONAME{{[)]?}} Library soname: [<?>]
Ddynamic-tags.test27 # LLVM64-NEXT: 0x000000000000000E SONAME Library soname: [U]
92 # GNU64-NEXT: 0x000000000000000e (SONAME) Library soname: [U]
318 # LLVM32-NEXT: 0x0000000E SONAME Library soname: [U]
383 # GNU32-NEXT: 0x0000000e (SONAME) Library soname: [U]
512 # PHENTSIZE-LLVM-NEXT: 0x000000000000000E SONAME Library soname: [<?>]
578 # PHENTSIZE-GNU-NEXT: 0x000000000000000e (SONAME) Library soname: [<?>]
/external/elfutils/tests/
Drun-alldts.sh44 SONAME Library soname: [(null)]
/external/deqp-deps/glslang/
DCHANGES.md33 * `glslang` shared objects produced by CMake are now `SONAME` versioned using
/external/curl/docs/
DHISTORY.md93 from scratch again. The libcurl major SONAME number was set to 1.
107 code. The libcurl major SONAME number was bumped to 2 due to this overhaul.
160 This release bumped the major SONAME to 3 due to the removal of the
196 September: The major SONAME number for libcurl was bumped to 4 due to the
/external/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).
/external/llvm/test/Object/
Dreadobj-shared-object.test307 ELF32: 0x0000000E SONAME LibrarySoname (libfoo.so)
320 ELF64: 0x000000000000000E SONAME LibrarySoname (libfoo.so)
/external/mesa3d/docs/
Dandroid.rst73 SONAME to match. For now, in turnip we have been using a hack to the
74 meson.build to change the SONAME.
/external/llvm/tools/llvm-shlib/
DCMakeLists.txt39 add_llvm_library(LLVM SHARED DISABLE_LLVM_LINK_LLVM_DYLIB SONAME ${SOURCES})
/external/curl/docs/libcurl/
DABI.md37 We are determined to bump the SONAME as rarely as possible. Ideally, we
/external/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
677 shared library which SONAME property matches the regular expression
687 shared library which SONAME property does not match the regular
965 shared library which SONAME property matches the regular expression
976 shared library which SONAME property does not match the regular
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.rbe.cuda10.0-cudnn7-ubuntu14.0458 # TODO(b/110903506): Provide a link to the SONAME of libcuda.so.
DDockerfile.rbe.cuda9.0-cudnn7-ubuntu14.0466 # TODO(b/110903506): Provide a link to the SONAME of libcuda.so.
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Ddynamic-section.test18 # ELF64-NEXT: SONAME U
234 # ELF32-NEXT: SONAME U
/external/curl/tests/data/
Dtest113518 # new entries last or bump the SONAME.
/external/oss-fuzz/projects/mysql-server/targets/
Dfuzz_initfile.dict552 SONAME="SONAME"
Dfuzz_docommand.dict552 SONAME="SONAME"
/external/gflags/cmake/
Dconfig.cmake.in145 SONAME
/external/llvm-project/llvm/tools/llvm-shlib/
DCMakeLists.txt33 …add_llvm_library(LLVM SHARED DISABLE_LLVM_LINK_LLVM_DYLIB SONAME ${INSTALL_WITH_TOOLCHAIN} ${SOURC…

12