Searched refs:DT_GNU_HASH (Results 1 – 9 of 9) sorted by relevance
612 #define DT_GNU_HASH 0x6ffffef5 macro
563 #define DT_GNU_HASH 0x6ffffef5 /* address of GNU hash table */ macro
320 if (dynp->d_tag == DT_GNU_HASH) in _dl_finalize_object()
732 case ELF::DT_GNU_HASH: in getDynSymtabSize()
1819 case DT_GNU_HASH: return "GNU_HASH"; in get_dynamic_type()6658 case DT_GNU_HASH: in process_dynamic_section()
1961 case ELF::DT_GNU_HASH: in parseDynamicTable()2354 case DT_GNU_HASH: in getDynamicEntry()
5444 && !_bfd_elf_add_dynamic_entry (info, DT_GNU_HASH, 0)) in bfd_elf_size_dynamic_sections()8937 case DT_GNU_HASH: in bfd_elf_final_link()
1263 case DT_GNU_HASH: name = "GNU_HASH"; break; in _bfd_elf_print_private_bfd_data()
1453 addInSec(DT_GNU_HASH, *part.gnuHashTab); in computeContents()