Home
last modified time | relevance | path

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

12345678

/external/valgrind/coregrind/m_replacemalloc/
Dvg_replace_malloc.c228 #define ALLOC_or_NULL(soname, fnname, vg_replacement) \ argument
230 void* VG_REPLACE_FUNCTION_EZU(10010,soname,fnname) (SizeT n); \
231 void* VG_REPLACE_FUNCTION_EZU(10010,soname,fnname) (SizeT n) \
244 #define ZONEALLOC_or_NULL(soname, fnname, vg_replacement) \ argument
246 void* VG_REPLACE_FUNCTION_EZU(10020,soname,fnname) (void *zone, SizeT n); \
247 void* VG_REPLACE_FUNCTION_EZU(10020,soname,fnname) (void *zone, SizeT n) \
266 #define ALLOC_or_BOMB(soname, fnname, vg_replacement) \ argument
268 void* VG_REPLACE_FUNCTION_EZU(10030,soname,fnname) (SizeT n); \
269 void* VG_REPLACE_FUNCTION_EZU(10030,soname,fnname) (SizeT n) \
502 #define ZONEFREE(soname, fnname, vg_replacement) \ argument
[all …]
/external/valgrind/exp-sgcheck/
Dh_intercepts.c48 #define STRRCHR(soname, fnname) \ argument
49 char* VG_REPLACE_FUNCTION_ZU(soname,fnname)( const char* s, int c ); \
50 char* VG_REPLACE_FUNCTION_ZU(soname,fnname)( const char* s, int c ) \
76 #define STRCHR(soname, fnname) \ argument
77 char* VG_REPLACE_FUNCTION_ZU(soname,fnname) ( const char* s, int c ); \
78 char* VG_REPLACE_FUNCTION_ZU(soname,fnname) ( const char* s, int c ) \
106 #define STRNLEN(soname, fnname) \ argument
107 SizeT VG_REPLACE_FUNCTION_ZU(soname,fnname) ( const char* str, SizeT n ); \
108 SizeT VG_REPLACE_FUNCTION_ZU(soname,fnname) ( const char* str, SizeT n ) \
122 #define STRLEN(soname, fnname) \ argument
[all …]
/external/valgrind/shared/
Dvg_replace_strmem.c182 #define STRRCHR(soname, fnname) \ argument
183 char* VG_REPLACE_FUNCTION_EZU(20010,soname,fnname)( const char* s, int c ); \
184 char* VG_REPLACE_FUNCTION_EZU(20010,soname,fnname)( const char* s, int c ) \
230 #define STRCHR(soname, fnname) \ argument
231 char* VG_REPLACE_FUNCTION_EZU(20020,soname,fnname) ( const char* s, int c ); \
232 char* VG_REPLACE_FUNCTION_EZU(20020,soname,fnname) ( const char* s, int c ) \
279 #define STRCAT(soname, fnname) \ argument
280 char* VG_REPLACE_FUNCTION_EZU(20030,soname,fnname) \
282 char* VG_REPLACE_FUNCTION_EZU(20030,soname,fnname) \
318 #define STRNCAT(soname, fnname) \ argument
[all …]
/external/v8/test/cctest/
Dtest-version.cc40 bool candidate, const char* soname) { in SetVersion() argument
46 Version::soname_ = soname; in SetVersion()
68 const char* soname = "libv8.so.1"; in CheckVersion() local
69 SetVersion(major, minor, build, patch, candidate, soname); in CheckVersion()
73 CHECK_EQ(0, strcmp(soname, soname_str.start())); in CheckVersion()
/external/ltrace/
Dlibrary.c288 lib->soname = NULL; in private_library_init()
330 const char *soname = NULL; in library_clone() local
335 if (strdup_if(&soname, lib->soname, lib->own_soname) < 0 in library_clone()
338 free((char *)soname); in library_clone()
343 library_set_soname(retp, soname, lib->own_soname); in library_clone()
432 free((char *)lib->soname); in library_set_soname()
433 lib->soname = new_name; in library_set_soname()
492 if (name == lib->soname in library_named_cb()
493 || strcmp(lib->soname, (char *)name) == 0) in library_named_cb()
Dltrace-elf.c707 lte->soname = lte->dynstr + soname_offset; in ltelf_read_elf()
995 name, lib->soname, strerror(errno)); in populate_this_symtab()
1002 name, lib->soname, strerror(errno)); in populate_this_symtab()
1033 "for tracing.\n", name, lib->soname); in populate_this_symtab()
1120 debug(DEBUG_FUNCTION, "-l matches %s", lib->soname); in populate_symtab()
1211 if (lte.soname != NULL) { in read_module()
1212 char *soname = strdup(lte.soname); in read_module() local
1213 if (soname == NULL) in read_module()
1215 library_set_soname(lib, soname, 1); in read_module()
1217 const char *soname = rindex(lib->pathname, '/'); in read_module() local
[all …]
/external/valgrind/exp-sgcheck/tests/
Dglobalerr.stderr.exp-gcc491-amd645 Expected: global array "a" of size 14 in object with soname "NONE"
12 Expected: global array "b" of size 14 in object with soname "NONE"
13 Actual: global array "a" of size 14 in object with soname "NONE"
Dglobalerr.stderr.exp-glibc28-amd645 Expected: global array "a" of size 14 in object with soname "NONE"
12 Expected: global array "b" of size 14 in object with soname "NONE"
/external/pcre/dist/m4/
Dlibtool.m41127 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1129 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1133 … \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_ds…
1134 … \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_da…
2430 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
2445 # soname into executable. Probably we can add versioning support to
2717 # Give a soname corresponding to the major version so that dld.sl refuses to
4917 # it in the Import File for the 'aix-soname' feature, so we have
5079 …VAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
5095 …_LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname
[all …]
Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
326 # implement the --with-aix-soname flag, and support the `aix-soname=aix'
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
335 AC_ARG_WITH([aix-soname],
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
342 AC_MSG_ERROR([Unknown argument to --with-aix-soname])
372 LT_OPTION_DEFINE([LT_INIT], [aix-soname=aix], [_LT_WITH_AIX_SONAME([aix])])
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
374 LT_OPTION_DEFINE([LT_INIT], [aix-soname=svr4], [_LT_WITH_AIX_SONAME([svr4])])
/external/cmockery/cmockery_0_1_2/
Dconfigure6913 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enabl…
6917 cp $export_symbols $output_objdir/$soname.def;
6919 echo EXPORTS > $output_objdir/$soname.def;
6920 cat $export_symbols >> $output_objdir/$soname.def;
6922 …$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname
6939 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image…
6940 …_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${w…
6961 …mds='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6967 …$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-versio…
6980 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
[all …]
Daclocal.m41266 # soname into executable. Probably we can add versioning support to
1467 # Give a soname corresponding to the major version so that dld.sl refuses to
2837 …$predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2838 …ep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain…
2978 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl…
2983 …_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $de…
2996soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_…
3006 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3030 …ts $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
3034 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dlibtool.m41105 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1107 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1111 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1112 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2285 # soname into executable. Probably we can add versioning support to
2540 # Give a soname corresponding to the major version so that dld.sl refuses to
4739 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4755 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4773 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4777 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m41105 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1107 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1111 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1112 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2285 # soname into executable. Probably we can add versioning support to
2540 # Give a soname corresponding to the major version so that dld.sl refuses to
4725 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4741 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4759 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4763 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libexif/auto-m4/
Dlibtool.m41061 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1063 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1067 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1068 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2223 # soname into executable. Probably we can add versioning support to
2481 # Give a soname corresponding to the major version so that dld.sl refuses to
4664 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4680 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4698 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4702 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libopus/m4/
Dlibtool.m41105 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1107 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1111 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1112 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2285 # soname into executable. Probably we can add versioning support to
2540 # Give a soname corresponding to the major version so that dld.sl refuses to
4725 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4741 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4759 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4763 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libmicrohttpd/m4/
Dlibtool.m41105 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1107 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1111 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1112 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2299 # soname into executable. Probably we can add versioning support to
2543 # Give a soname corresponding to the major version so that dld.sl refuses to
4738 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4754 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4772 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4776 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/protobuf/m4/
Dlibtool.m41105 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1107 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1111 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1112 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2299 # soname into executable. Probably we can add versioning support to
2543 # Give a soname corresponding to the major version so that dld.sl refuses to
4738 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4754 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4772 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4776 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libedit/m4/
Dlibtool.m41105 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1107 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1111 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1112 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2285 # soname into executable. Probably we can add versioning support to
2540 # Give a soname corresponding to the major version so that dld.sl refuses to
4721 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4737 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4755 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4759 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/google-tv-pairing-protocol/cpp/m4/
Dlibtool.m4999 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1001 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1005 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1006 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2151 # soname into executable. Probably we can add versioning support to
2348 # Give a soname corresponding to the major version so that dld.sl refuses to
4318 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4334 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4350 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4354 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/google-breakpad/m4/
Dlibtool.m4999 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1001 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1005 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1006 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2151 # soname into executable. Probably we can add versioning support to
2348 # Give a soname corresponding to the major version so that dld.sl refuses to
4318 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4334 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4350 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4354 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libusb-compat/m4/
Dlibtool.m4999 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1001 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1005 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1006 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2151 # soname into executable. Probably we can add versioning support to
2361 # Give a soname corresponding to the major version so that dld.sl refuses to
4312 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4328 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4344 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4348 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/libmtp/m4/
Dlibtool.m4999 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_d…
1001 …ag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_…
1005 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
1006 …$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_d…
2151 # soname into executable. Probably we can add versioning support to
2348 # Give a soname corresponding to the major version so that dld.sl refuses to
4302 …R(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4318 …(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4334 …s, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto…
4338 cp $export_symbols $output_objdir/$soname.def;
[all …]
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c787 HChar* soname = VG_(strrchr)(dylibname, '/'); in ML_() local
788 if (!soname) soname = dylibname; in ML_()
789 else soname++; in ML_()
790 di->soname = ML_(dinfo_strdup)("di.readmacho.dylibname", in ML_()
791 soname); in ML_()
801 HChar* soname = VG_(strrchr)(dylinkername, '/'); in ML_() local
802 if (!soname) soname = dylinkername; in ML_()
803 else soname++; in ML_()
804 di->soname = ML_(dinfo_strdup)("di.readmacho.dylinkername", in ML_()
805 soname); in ML_()
[all …]
/external/curl/docs/libcurl/
DABI24 the release notes, and if they mention an ABI break/soname bump, you may
39 changed to adhere to new things, we will bump the soname. Then the library
60 soname, and then your application may need to adapt to the modified ABI.
65 The previous major library soname number bumps (breaking backwards

12345678