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

123

/haiku-buildtools/legacy/binutils/
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...]
/haiku-buildtools/legacy/binutils/ld/
H A Dld.h155 /* Name to give runtime libary from the -soname argument. */
156 char *soname; member in struct:__anon2989
/haiku-buildtools/binutils/ld/
H A Dld.h188 /* Name to give runtime library from the -soname argument. */
189 char *soname; member in struct:__anon1034
H A Dlexsup.c136 { {"soname", required_argument, NULL, OPTION_SONAME},
1186 if (optarg[0] == '\0' && command_line.soname
1187 && command_line.soname[0])
1190 command_line.soname = optarg;
1568 if (command_line.soname && command_line.soname[0] == '\0')
1571 command_line.soname = NULL;
H A Dldlang.h495 const char *soname; member in struct:asneeded_minfo
H A Dldmisc.c497 m->soname = va_arg (arg, const char *);
/haiku-buildtools/binutils/gold/
H A Ddynobj.h49 soname() const function in class:gold::Dynobj
H A Ddynobj.cc240 // Read the dynamic tags. Set the soname field if this shared object
1494 const char* name = parameters->options().soname();
1546 this->add_need(dynpool, dynobj->soname(), version, version_key);
1727 const char* filename = dynpool->find(dynobj->soname(), &filename_key);
H A Dobject.cc2981 const char* soname = dynobj->soname(); local
2983 Unordered_map<std::string, Object*>::value_type val(soname, obj);
2988 // We have already seen a dynamic object with this soname.
H A Dlayout.cc4839 odyn->add_string(elfcpp::DT_NEEDED, (*p)->soname());
4844 const char* soname = parameters->options().soname();
4845 if (soname != NULL)
4846 odyn->add_string(elfcpp::DT_SONAME, soname);
/haiku-buildtools/binutils/
H A Dltmain.sh5833 # figure out the soname
5841 soname="$dlname"
5851 eval "soname=\"$soname_spec\""
5853 soname="$realname"
5857 soroot="$soname"
5859 soname="$func_basename_result"
5860 func_stripname 'lib' '.dll' "$soname"
5864 if test -f "$output_objdir/$soname-def"; then :
5866 func_verbose "extracting exported symbol list from \`$soname'"
5872 func_verbose "generating import library for \`$soname'"
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh5833 # figure out the soname
5841 soname="$dlname"
5851 eval "soname=\"$soname_spec\""
5853 soname="$realname"
5857 soroot="$soname"
5859 soname="$func_basename_result"
5860 func_stripname 'lib' '.dll' "$soname"
5864 if test -f "$output_objdir/$soname-def"; then :
5866 func_verbose "extracting exported symbol list from \`$soname'"
5872 func_verbose "generating import library for \`$soname'"
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c2847 const char *soname,
2859 strindex = _bfd_elf_strtab_add (hash_table->dynstr, soname, FALSE);
3224 const char *soname = NULL;
3271 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv);
3272 if (soname == NULL)
3385 if (soname == NULL || *soname == '\0')
3387 soname = elf_dt_name (abfd);
3388 if (soname == NULL || *soname
2837 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
3215 const char *soname = NULL; local
4097 const char *soname = elf_dt_name (abfd); local
4959 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...]
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh2493 # figure out the soname
2500 soname="$dlname"
2509 eval soname=\"$soname_spec\"
2511 soname="$realname"
2515 soroot="$soname"
2516 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2517 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2520 if test -f "$output_objdir/$soname-def"; then :
2522 $show "extracting exported symbol list from \`$soname'"
2536 $show "generating import library for \`$soname'"
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh2493 # figure out the soname
2500 soname="$dlname"
2509 eval soname=\"$soname_spec\"
2511 soname="$realname"
2515 soroot="$soname"
2516 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2517 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2520 if test -f "$output_objdir/$soname-def"; then :
2522 $show "extracting exported symbol list from \`$soname'"
2536 $show "generating import library for \`$soname'"
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh6753 # figure out the soname
6761 soname="$dlname"
6771 eval soname=\"$soname_spec\"
6773 soname="$realname"
6777 soroot="$soname"
6779 soname="$func_basename_result"
6780 func_stripname 'lib' '.dll' "$soname"
6784 if test -f "$output_objdir/$soname-def"; then :
6786 func_verbose "extracting exported symbol list from \`$soname'"
6792 func_verbose "generating import library for \`$soname'"
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh6753 # figure out the soname
6761 soname="$dlname"
6771 eval soname=\"$soname_spec\"
6773 soname="$realname"
6777 soroot="$soname"
6779 soname="$func_basename_result"
6780 func_stripname 'lib' '.dll' "$soname"
6784 if test -f "$output_objdir/$soname-def"; then :
6786 func_verbose "extracting exported symbol list from \`$soname'"
6792 func_verbose "generating import library for \`$soname'"
[all...]
/haiku-buildtools/gcc/gmp/
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...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh6753 # figure out the soname
6761 soname="$dlname"
6771 eval soname=\"$soname_spec\"
6773 soname="$realname"
6777 soroot="$soname"
6779 soname="$func_basename_result"
6780 func_stripname 'lib' '.dll' "$soname"
6784 if test -f "$output_objdir/$soname-def"; then :
6786 func_verbose "extracting exported symbol list from \`$soname'"
6792 func_verbose "generating import library for \`$soname'"
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh6753 # figure out the soname
6761 soname="$dlname"
6771 eval soname=\"$soname_spec\"
6773 soname="$realname"
6777 soroot="$soname"
6779 soname="$func_basename_result"
6780 func_stripname 'lib' '.dll' "$soname"
6784 if test -f "$output_objdir/$soname-def"; then :
6786 func_verbose "extracting exported symbol list from \`$soname'"
6792 func_verbose "generating import library for \`$soname'"
[all...]
/haiku-buildtools/binutils/bfd/
H A Delflink.c3305 const char *soname,
3315 strindex = _bfd_elf_strtab_add (hash_table->dynstr, soname, FALSE);
3364 on_needed_list (const char *soname,
3370 if (strcmp (soname, look->name) == 0
3829 const char *soname = NULL;
3881 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv);
3882 if (soname == NULL)
4011 if (soname == NULL || *soname == '\0')
4013 soname
3295 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
3356 on_needed_list(const char *soname, struct bfd_link_needed_list *needed, struct bfd_link_needed_list *stop) argument
3820 const char *soname = NULL; local
4820 const char *soname = elf_dt_name (abfd); local
5881 bfd_elf_size_dynamic_sections(bfd *output_bfd, const char *soname, const char *rpath, const char *filter_shlib, const char *audit, const char *depaudit, const char * const *auxiliary_filters, struct bfd_link_info *info, asection **sinterpptr) argument
[all...]
H A Delf64-ia64-vms.c2825 char *soname; local
2839 soname = vms_get_module_name (abfd->filename, TRUE);
2840 if (soname == NULL)
2843 soname_len = strlen (soname) + 1;
2848 memcpy (newcontents + strindex, soname, soname_len);
/haiku-buildtools/isl/
H A Dltmain.sh8017 # figure out the soname
8025 soname=$dlname
8035 eval soname=\"$soname_spec\"
8037 soname=$realname
8041 soroot=$soname
8043 soname=$func_basename_result
8044 func_stripname 'lib' '.dll' "$soname"
8048 if test -f "$output_objdir/$soname-def"; then :
8050 func_verbose "extracting exported symbol list from '$soname'"
8056 func_verbose "generating import library for '$soname'"
[all...]
/haiku-buildtools/gcc/libcc1/
H A Dconfigure8251 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8267 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8284 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8288 cp $export_symbols $output_objdir/$soname.def;
8290 echo EXPORTS > $output_objdir/$soname.def;
8291 cat $export_symbols >> $output_objdir/$soname.def;
8293 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname
[all...]

Completed in 340 milliseconds

123