Searched refs:DT_VERSYM (Results 1 – 13 of 13) sorted by relevance
177 case DT_VERSYM: in __elfN()
636 #define DT_VERSYM 0x6ffffff0 macro
620 #define DT_VERSYM 0x6ffffff0 /* Address of versym section. */ macro
1065 DT_VERSYM = 0x6FFFFFF0, // The address of .gnu.version section. enumerator
1565 case DT_VERSYM: return "VERSYM"; in get_dynamic_type()6361 if ((entry->d_tag >= DT_VERSYM) && (entry->d_tag <= DT_VERNEEDNUM)) in process_dynamic_section()6661 version_info[DT_VERSIONTAGIDX (DT_VERSYM)], in process_version_sections()7212 version_info[DT_VERSIONTAGIDX (DT_VERSYM)] != 0) in process_symbol_table()7221 (file, version_info[DT_VERSIONTAGIDX (DT_VERSYM)], in process_symbol_table()
985 case DT_VERSYM: in printValue()
204 _ELF_DEFINE_DT(DT_VERSYM, 0x6FFFFFF0UL, \
1861 case DT_VERSYM: in elf_print_dynamic()
932 case DT_VERSYM: return "VERSYM"; in dt_type()3229 case DT_VERSYM: in dump_dyn_val()
1008 case DT_VERSYM: in digest_dynamic1()
6198 if (!_bfd_elf_add_dynamic_entry (info, DT_VERSYM, 0)) in bfd_elf_size_dynsym_hash_dynstr()10207 case DT_VERSYM: in bfd_elf_final_link()
9137 case DT_VERSYM: in elf32_arm_finish_dynamic_sections()
1290 case DT_VERSYM: name = "VERSYM"; break; in _bfd_elf_print_private_bfd_data()