Home
last modified time | relevance | path

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

12

/external/curl/packages/OS400/
Dinitscript.sh34 SONAME=`sed -e '/^VERSIONINFO=/!d' -e 's/^.* \([0-9]*\):.*$/\1/' -e 'q' \
36 export SONAME
48 setenv SRVPGM "CURL.${SONAME}" # Service program.
Dmake-lib.sh108 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/v8/src/
Dversion.cc14 #define SONAME "" macro
25 const char* Version::soname_ = SONAME;
/external/elfutils/tests/
Drun-alldts.sh44 SONAME Library soname: [(null)]
/external/curl/docs/
DHISTORY.md90 from scratch again. The libcurl major SONAME number was set to 1.
104 code. The libcurl major SONAME number was bumped to 2 due to this overhaul.
155 This release bumped the major SONAME to 3 due to the removal of the
191 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/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dreadobj-shared-object.test307 ELF32: 0x0000000E SONAME Library soname: [libfoo.so]
320 ELF64: 0x000000000000000E SONAME Library soname: [libfoo.so]
/external/llvm/tools/llvm-shlib/
DCMakeLists.txt39 add_llvm_library(LLVM SHARED DISABLE_LLVM_LINK_LLVM_DYLIB SONAME ${SOURCES})
/external/curl/docs/libcurl/
DABI40 We are determined to bump the SONAME as rarely as possible. Ideally, we
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-shlib/
DCMakeLists.txt37 add_llvm_library(LLVM SHARED DISABLE_LLVM_LINK_LLVM_DYLIB SONAME ${SOURCES})
/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/curl/tests/data/
Dtest113518 # new entries last or bump the SONAME.
/external/gflags/cmake/
Dconfig.cmake.in145 SONAME
/external/capstone/
DChangeLog391 - Correct the SONAME setup for library versioning (Linux, *BSD, Solaris).
408 - Use a proper SONAME for library versioning (Linux).
/external/libvpx/libvpx/build/make/
DMakefile306 -Wl,--no-undefined -Wl,-soname,$$(SONAME) \
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDynamicTags.def43 DYNAMIC_TAG(SONAME, 14) // String table offset of a shared objects name.
/external/llvm/cmake/modules/
DAddLLVM.cmake329 # SONAME
330 # Should set SONAME link flags and create symlinks
336 "MODULE;SHARED;STATIC;OBJECT;DISABLE_LLVM_LINK_LLVM_DYLIB;SONAME"
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake373 # SONAME
374 # Should set SONAME link flags and create symlinks
380 "MODULE;SHARED;STATIC;OBJECT;DISABLE_LLVM_LINK_LLVM_DYLIB;SONAME"
496 # Set SOVERSION on shared libraries that lack explicit SONAME
/external/libpng/scripts/
Dltoptions.m4337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
/external/pcre/dist2/m4/
Dltoptions.m4337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…
/external/libevent/m4/
Dltoptions.m4337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON…

12