Searched refs:soname (Results 26 - 50 of 127) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c278 if ((curfun = s->soname) == NULL)
343 if ((sname = s->soname) == NULL)
H A Dsymtabs.c443 if ((name = sp->soname) == NULL)
H A Dinit.c252 printf("%s", sp->soname ?
253 sp->soname : exname(sp->sname));
H A Dpass1.h155 char *soname; /* Written-out name */ member in struct:symtab
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dcode.c59 if ((name = sp->soname) == NULL)
H A Dlocal.c253 if ((name = sp->soname) == NULL)
/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.lua.mk142 -Wl,-soname,${LUA_NAME.${_M}} -o ${.TARGET} \
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/vax/
H A Dlocal.c324 if ((name = sp->soname) == NULL)
H A Dcode.c76 if ((name = sp->soname) == NULL)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Ddynobj.h49 soname() const function in class:gold::Dynobj
H A Ddynobj.cc233 // Read the dynamic tags. Set the soname field if this shared object
1400 const char* name = parameters->options().soname();
1448 this->add_need(dynpool, dynobj->soname(), version, version_key);
1625 const char* filename = dynpool->find(dynobj->soname(), &filename_key);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dsymtabs.c443 if ((name = sp->soname) == NULL)
H A Dinit.c252 printf("%s", sp->soname ?
253 sp->soname : exname(sp->sname));
H A Dpass1.h150 char *soname; /* Written-out name */ member in struct:symtab
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delflink.c3099 const char *soname,
3111 strindex = _bfd_elf_strtab_add (hash_table->dynstr, soname, FALSE);
3156 on_needed_list (const char *soname, struct bfd_link_needed_list *needed)
3159 if (strcmp (soname, needed->name) == 0)
3537 const char *soname = NULL;
3589 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv);
3590 if (soname == NULL)
3704 if (soname == NULL || *soname == '\0')
3706 soname
3089 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
3148 on_needed_list(const char *soname, struct bfd_link_needed_list *needed) argument
3528 const char *soname = NULL; local
4479 const char *soname = elf_dt_name (abfd); local
5524 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, struct bfd_elf_version_tree *verdefs) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delflink.c3091 const char *soname,
3103 strindex = _bfd_elf_strtab_add (hash_table->dynstr, soname, FALSE);
3148 on_needed_list (const char *soname, struct bfd_link_needed_list *needed)
3151 if (strcmp (soname, needed->name) == 0)
3529 const char *soname = NULL;
3581 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv);
3582 if (soname == NULL)
3696 if (soname == NULL || *soname == '\0')
3698 soname
3081 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
3140 on_needed_list(const char *soname, struct bfd_link_needed_list *needed) argument
3520 const char *soname = NULL; local
4464 const char *soname = elf_dt_name (abfd); local
5509 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, struct bfd_elf_version_tree *verdefs) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
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...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
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...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
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...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/arm/
H A Dcode.c78 n = sp->soname ? sp->soname : exname(sp->sname);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dbreak-interp.exp36 # Use -soname so that the new library gets copied by build_executable_own_libs.
38 if {[gdb_compile_shlib ${srcdir}/${subdir}/${srcfile_lib} ${binfile_lib} [list debug ldflags=-Wl,-soname,${test}.so]] != ""} {
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Dltmain.sh2502 # figure out the soname
2509 soname="$dlname"
2518 eval soname=\"$soname_spec\"
2520 soname="$realname"
2524 soroot="$soname"
2525 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2526 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2529 if test -f "$output_objdir/$soname-def"; then :
2531 $show "extracting exported symbol list from \`$soname'"
2545 $show "generating import library for \`$soname'"
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh2121 # figure out the soname
2128 soname="$dlname"
2137 eval soname=\"$soname_spec\"
2139 soname="$realname"
2143 soroot="$soname"
2144 soname=`echo $soroot | ${SED} -e 's/^.*\///'`
2145 newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2148 if test -f "$output_objdir/$soname-def"; then :
2150 $show "extracting exported symbol list from \`$soname'"
2163 $show "generating import library for \`$soname'"
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/
H A Dltmain.sh2099 # figure out the soname
2106 soname="$dlname"
2115 eval soname=\"$soname_spec\"
2117 soname="$realname"
2121 soroot="$soname"
2122 soname=`echo $soroot | sed -e 's/^.*\///'`
2123 newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a"
2126 if test -f "$output_objdir/$soname-def"; then :
2128 $show "extracting exported symbol list from \`$soname'"
2142 $show "generating import library for \`$soname'"
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal.c779 printf("%s,0%o\n", exname(sp->soname), off);

Completed in 334 milliseconds

123456