Searched refs:Elf_GnuHash (Results 1 – 2 of 2) sorted by relevance
82 typedef typename ELFO::Elf_GnuHash Elf_GnuHash; typedef in __anon86c7bc630111::ELFDumper138 const Elf_GnuHash *GnuHashTable = nullptr;944 reinterpret_cast<const Elf_GnuHash *>(toMappedAddr(Dyn.getPtr())); in ELFDumper()
56 typedef Elf_GnuHash_Impl<ELFT> Elf_GnuHash; typedef