Home
last modified time | relevance | path

Searched refs:soname (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/libsodium/dist-build/
H A Dandroid-build.sh55 --disable-soname-versions \
71 --disable-soname-versions \
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_policy.rst22 all non-experimental :ref:`library's soname <what_is_soname>`.
68 releases and is annotated in the library's :ref:`soname<what_is_soname>`.
184 between major ABI versions. As a library's soname can only describe
187 dependency through the soname. Therefore any application wishing to make use
248 an explicit package dependency, as the soname can only indicate the
H A Dabi_versioning.rst13 What is a library's soname?
19 21.1, 21.2``) are presumed to be ABI compatible. A library's `soname
22 denominator ABI supported by the library. The soname or logical name for the
26 During an application's build process, a library's soname is noted as a runtime
56 individual library's soname, library filenames and associated version maps
74 library's soname and filename however do not change, e.g. ``libacl.so.21``, as
/f-stack/app/micro_thread/valgrind/
H A Dvalgrind.h1095 #define I_WRAP_SONAME_FNNAME_ZU(soname,fnname) \ argument
1096 VG_CONCAT4(_vgw00000ZU_,soname,_,fnname)
1098 #define I_WRAP_SONAME_FNNAME_ZZ(soname,fnname) \ argument
1099 VG_CONCAT4(_vgw00000ZZ_,soname,_,fnname)
1113 #define I_REPLACE_SONAME_FNNAME_ZU(soname,fnname) \ argument
1114 VG_CONCAT4(_vgr00000ZU_,soname,_,fnname)
1116 #define I_REPLACE_SONAME_FNNAME_ZZ(soname,fnname) \ argument
1117 VG_CONCAT4(_vgr00000ZZ_,soname,_,fnname)
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac247 AC_ARG_ENABLE(soname-versions,
248 …[AC_HELP_STRING([--enable-soname-versions], [enable soname versions (must be disabled for Android)…
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DMakefile52 DYLIB_MAKE_CMD=$(CC) -shared -Wl,-soname,$(DYLIB_MINOR_NAME) -o $(DYLIBNAME) $(LDFLAGS)
/f-stack/freebsd/contrib/zstd/lib/
H A DMakefile204 SONAME_FLAGS = -Wl,-soname=libzstd.$(SHARED_EXT).$(LIBVER_MAJOR)
/f-stack/dpdk/config/
H A Dmeson.build29 # and have the soname be all but the final part of the abi_version.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_02.rst320 * The soname for each stable ABI version should be just the ABI version major
327 we can keep v20.0 as soname and using the final digits to identify the DPDK
/f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/
H A Dlibzfsbootenv.abi1 <abi-corpus path='libzfsbootenv.so' architecture='elf-amd-x86_64' soname='libzfsbootenv.so.1'>
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac507 DSO_LDFLAGS='-shared -Wl,-soname,$(@F)'
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1245 - added -soname for Linux in configure (Chun-Chung Chen,
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi1 <abi-corpus path='libuutil.so' architecture='elf-amd-x86_64' soname='libuutil.so.3'>
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1 <abi-corpus path='libzfs_core.so' architecture='elf-amd-x86_64' soname='libzfs_core.so.3'>
/f-stack/freebsd/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi1 <abi-corpus path='libnvpair.so' architecture='elf-amd-x86_64' soname='libnvpair.so.3'>
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1 <abi-corpus path='libzfs.so' architecture='elf-amd-x86_64' soname='libzfs.so.4'>