Searched refs:soname (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-9.3-release/contrib/gdb/
H A Dltcf-cxx.sh81 archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
82 archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
194 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}-brtl \${wl}$exp_sym_flag:\$export_symbols"
200 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
214 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
277 hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname
[all...]
H A Dltmain.sh2054 # figure out the soname
2061 soname="$dlname"
2070 eval soname=\"$soname_spec\"
2072 soname="$realname"
2076 soroot="$soname"
2077 soname=`echo $soroot | sed -e 's/^.*\///'`
2078 newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a"
2081 if test -f "$output_objdir/$soname-def"; then :
2083 $show "extracting exported symbol list from \`$soname'"
2096 $show "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/tools/regression/tls/ttls3/
H A DMakefile11 ld $(LDFLAGS) elftls.o -soname libtls.so.1 -o libtls.so.1
16 ld $(LDFLAGS) tls-test.o libtls.so.1 -rpath=${.OBJDIR} -soname libtls-test.so.1 -o libtls-test.so.1
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsolist.h105 int (*find_and_open_solib) (char *soname,
H A Dsolib-sunos.c433 match_main (char *soname) argument
439 if (strcmp (soname, *mainp) == 0)
H A Dsolib-svr4.c891 match_main (char *soname) argument
897 if (strcmp (soname, *mainp) == 0)
/freebsd-9.3-release/contrib/binutils/ld/
H A Dld.h202 /* Name to give runtime libary from the -soname argument. */
203 char *soname; member in struct:__anon731
H A Dlexsup.c237 { {"soname", required_argument, NULL, OPTION_SONAME},
1137 command_line.soname = optarg;
/freebsd-9.3-release/contrib/dtc/
H A DMakefile39 SHAREDLIB_LINK_OPTIONS=-shared -Wl,--version-script=$(LIBFDT_version) -Wl,-soname,
/freebsd-9.3-release/contrib/bmake/mk/
H A Dlib.mk58 # via -soname. Usualy ${SHLIB_MAJOR} on ELF.
121 SHLIB_SHFLAGS= -soname lib${LIB}.so.${SHLIB_SOVERSION}
135 SHLIB_SHFLAGS= -soname lib${LIB}.so.${SHLIB_SOVERSION}
/freebsd-9.3-release/share/mk/
H A Dbsd.lib.mk220 -o ${.TARGET} -Wl,-soname,${SONAME} \
224 -o ${.TARGET} -Wl,-soname,${SONAME} \
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh4163 # figure out the soname
4171 soname="$dlname"
4180 eval soname=\"$soname_spec\"
4182 soname="$realname"
4186 soroot="$soname"
4188 soname="$func_basename_result"
4189 func_stripname 'lib' '.dll' "$soname"
4193 if test -f "$output_objdir/$soname-def"; then :
4195 func_echo "extracting exported symbol list from \`$soname'"
4201 func_echo "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delflink.c3034 const char *soname,
3046 strindex = _bfd_elf_strtab_add (hash_table->dynstr, soname, FALSE);
3448 const char *soname = NULL;
3495 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv);
3496 if (soname == NULL)
3609 if (soname == NULL || *soname == '\0')
3611 soname = elf_dt_name (abfd);
3612 if (soname == NULL || *soname
3024 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
3439 const char *soname = NULL; local
4351 const char *soname = elf_dt_name (abfd); local
5342 bfd_elf_size_dynamic_sections(bfd *output_bfd, const char *soname, const char *rpath, const char *filter_shlib, const char * const *auxiliary_filters, struct bfd_link_info *info, asection **sinterpptr, struct bfd_elf_version_tree *verdefs) argument
[all...]
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh6801 # figure out the soname
6809 soname="$dlname"
6819 eval soname=\"$soname_spec\"
6821 soname="$realname"
6825 soroot="$soname"
6827 soname="$func_basename_result"
6828 func_stripname 'lib' '.dll' "$soname"
6832 if test -f "$output_objdir/$soname-def"; then :
6834 func_verbose "extracting exported symbol list from \`$soname'"
6840 func_verbose "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh6801 # figure out the soname
6809 soname="$dlname"
6819 eval soname=\"$soname_spec\"
6821 soname="$realname"
6825 soroot="$soname"
6827 soname="$func_basename_result"
6828 func_stripname 'lib' '.dll' "$soname"
6832 if test -f "$output_objdir/$soname-def"; then :
6834 func_verbose "extracting exported symbol list from \`$soname'"
6840 func_verbose "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh6801 # figure out the soname
6809 soname="$dlname"
6819 eval soname=\"$soname_spec\"
6821 soname="$realname"
6825 soroot="$soname"
6827 soname="$func_basename_result"
6828 func_stripname 'lib' '.dll' "$soname"
6832 if test -f "$output_objdir/$soname-def"; then :
6834 func_verbose "extracting exported symbol list from \`$soname'"
6840 func_verbose "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh6751 # figure out the soname
6759 soname="$dlname"
6769 eval soname=\"$soname_spec\"
6771 soname="$realname"
6775 soroot="$soname"
6777 soname="$func_basename_result"
6778 func_stripname 'lib' '.dll' "$soname"
6782 if test -f "$output_objdir/$soname-def"; then :
6784 func_verbose "extracting exported symbol list from \`$soname'"
6790 func_verbose "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6750 # figure out the soname
6758 soname="$dlname"
6768 eval soname=\"$soname_spec\"
6770 soname="$realname"
6774 soroot="$soname"
6776 soname="$func_basename_result"
6777 func_stripname 'lib' '.dll' "$soname"
6781 if test -f "$output_objdir/$soname-def"; then :
6783 func_verbose "extracting exported symbol list from \`$soname'"
6789 func_verbose "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh6736 # figure out the soname
6744 soname="$dlname"
6754 eval soname=\"$soname_spec\"
6756 soname="$realname"
6760 soroot="$soname"
6762 soname="$func_basename_result"
6763 func_stripname 'lib' '.dll' "$soname"
6767 if test -f "$output_objdir/$soname-def"; then :
6769 func_verbose "extracting exported symbol list from \`$soname'"
6775 func_verbose "generating import library for \`$soname'"
[all...]
H A Dconfigure20473 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
20489 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
20507 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
20511 cp $export_symbols $output_objdir/$soname.def;
20513 echo EXPORTS > $output_objdir/$soname.def;
20514 cat $export_symbols >> $output_objdir/$soname.def;
20516 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh6736 # figure out the soname
6744 soname="$dlname"
6754 eval soname=\"$soname_spec\"
6756 soname="$realname"
6760 soroot="$soname"
6762 soname="$func_basename_result"
6763 func_stripname 'lib' '.dll' "$soname"
6767 if test -f "$output_objdir/$soname-def"; then :
6769 func_verbose "extracting exported symbol list from \`$soname'"
6775 func_verbose "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh2589 # figure out the soname
2596 soname="$dlname"
2605 eval soname=\"$soname_spec\"
2607 soname="$realname"
2611 soroot="$soname"
2612 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2613 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2616 if test -f "$output_objdir/$soname-def"; then :
2618 $show "extracting exported symbol list from \`$soname'"
2632 $show "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh2589 # figure out the soname
2596 soname="$dlname"
2605 eval soname=\"$soname_spec\"
2607 soname="$realname"
2611 soroot="$soname"
2612 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2613 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2616 if test -f "$output_objdir/$soname-def"; then :
2618 $show "extracting exported symbol list from \`$soname'"
2632 $show "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh2586 # figure out the soname
2593 soname="$dlname"
2602 eval soname=\"$soname_spec\"
2604 soname="$realname"
2608 soroot="$soname"
2609 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2610 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2613 if test -f "$output_objdir/$soname-def"; then :
2615 $show "extracting exported symbol list from \`$soname'"
2629 $show "generating import library for \`$soname'"
[all...]
/freebsd-9.3-release/contrib/ofed/libibcm/
H A Dconfigure6880 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6896 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
6900 cp $export_symbols $output_objdir/$soname.def;
6902 echo EXPORTS > $output_objdir/$soname.def;
6903 cat $export_symbols >> $output_objdir/$soname.def;
6905 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
6922 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
6923 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname
[all...]

Completed in 570 milliseconds

12