Home
last modified time | relevance | path

Searched refs:DT_VERSYM (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/file/src/
H A Dreadelf.h499 #define DT_VERSYM 0x6ffffff0 /* Symbol versions */ macro
/dragonfly/sys/sys/
H A Delf_common.h593 #define DT_VERSYM 0x6ffffff0 macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h799 #define DT_VERSYM 0x6ffffff0 macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h832 #define DT_VERSYM 0x6ffffff0 macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h1037 #define DT_VERSYM 0x6ffffff0 macro
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h766 DT_VERSYM = 0x6ffffff0,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h763 DT_VERSYM = 0x6ffffff0,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h204 _ELF_DEFINE_DT(DT_VERSYM, 0x6FFFFFF0UL, \
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c2031 case DT_VERSYM: return "VERSYM"; in get_dynamic_type()
9643 if ((entry->d_tag >= DT_VERSYM) && (entry->d_tag <= DT_VERNEEDNUM)) in process_dynamic_section()
10014 version_info[DT_VERSIONTAGIDX (DT_VERSYM)], in process_version_sections()
10623 || version_info[DT_VERSIONTAGIDX (DT_VERSYM)] == 0) in get_symbol_version_string()
10626 offset = offset_from_vma (file, version_info[DT_VERSIONTAGIDX (DT_VERSYM)], in get_symbol_version_string()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c2167 case DT_VERSYM: return "VERSYM"; in get_dynamic_type()
10485 if ((entry->d_tag >= DT_VERSYM) && (entry->d_tag <= DT_VERNEEDNUM)) in process_dynamic_section()
10892 version_info[DT_VERSIONTAGIDX (DT_VERSYM)], in process_version_sections()
11531 || version_info[DT_VERSIONTAGIDX (DT_VERSYM)] == 0) in get_symbol_version_string()
11534 offset = offset_from_vma (filedata, version_info[DT_VERSIONTAGIDX (DT_VERSYM)], in get_symbol_version_string()
/dragonfly/libexec/rtld-elf/
H A Drtld.c1077 case DT_VERSYM: in digest_dynamic1()
/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc4529 odyn->add_section_address(elfcpp::DT_VERSYM, vsec); in sized_create_version_sections()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc4936 odyn->add_section_address(elfcpp::DT_VERSYM, vsec); in sized_create_version_sections()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delflink.c6666 if (!_bfd_elf_add_dynamic_entry (info, DT_VERSYM, 0)) in bfd_elf_size_dynsym_hash_dynstr()
11979 case DT_VERSYM: in bfd_elf_final_link()
H A Delf.c1667 case DT_VERSYM: name = "VERSYM"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/gdb-7/bfd/
H A Delflink.c6489 if (!_bfd_elf_add_dynamic_entry (info, DT_VERSYM, 0)) in bfd_elf_size_dynsym_hash_dynstr()
11392 case DT_VERSYM: in bfd_elf_final_link()
H A Delf.c1303 case DT_VERSYM: name = "VERSYM"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delflink.c7206 if (!_bfd_elf_add_dynamic_entry (info, DT_VERSYM, 0)) in bfd_elf_size_dynsym_hash_dynstr()
12731 case DT_VERSYM: in bfd_elf_final_link()
H A Delf.c1804 case DT_VERSYM: name = "VERSYM"; break; in _bfd_elf_print_private_bfd_data()