Searched refs:DT_SONAME (Results 1 – 17 of 17) sorted by relevance
28 /* The native IRIX linker will always create a DT_SONAME for shared objects.
1634 section naming this file. If this file includes a DT_SONAME
722 #define DT_SONAME 14 macro
683 DT_SONAME = 14,
300 case elfcpp::DT_SONAME: in read_dynamic()
4824 odyn->add_string(elfcpp::DT_SONAME, soname); in finish_dynamic_section()
137 msgid "DT_SONAME value out of range: %lld >= %lld"138 msgstr "DT_SONAME nilai diluar dari jangkauan: %lld >= %lld"
228 msgid "DT_SONAME value out of range: %lld >= %lld"229 msgstr "DT_SONAME-arvo lukualueen ulkopuolella: %lld >= %lld"
225 msgid "DT_SONAME value out of range: %lld >= %lld"226 msgstr "valore di DT_SONAME fuori dall'intervallo: %lld >= %lld"
224 msgid "DT_SONAME value out of range: %lld >= %lld"225 msgstr "valor de DT_SONAME fuera de rango: %lld >= %lld"
230 msgid "DT_SONAME value out of range: %lld >= %lld"231 msgstr "giá trị \"DT_SONAME\" ở ngoại phạm vi: %lld ≥ %lld"
510 msgid "DT_SONAME value out of range: %lld >= %lld"
1842 case DT_SONAME: return "SONAME"; in get_dynamic_type()8789 case DT_SONAME : in process_dynamic_section()8819 case DT_SONAME: in process_dynamic_section()
3168 case DT_SONAME: in elf_finalize_dynstr()3520 if (dyn.d_tag == DT_SONAME) in elf_link_add_object_symbols()5624 || !_bfd_elf_add_dynamic_entry (info, DT_SONAME, soname_indx)) in bfd_elf_size_dynamic_sections()
1297 case DT_SONAME: name = "SONAME"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
5408 argument, and use it to set DT_SONAME dynamic entry.
372 @var{AUDITLIB} is not checked for existence, nor will it use the DT_SONAME472 @var{AUDITLIB} is not checked for existence, nor will it use the DT_SONAME636 When creating an ELF shared object, set the internal DT_SONAME field to638 which has a DT_SONAME field, then when the executable is run the dynamic639 linker will attempt to load the shared object specified by the DT_SONAME