Searched refs:Elf_Hash (Results 1 – 2 of 2) sorted by relevance
64 typedef typename ELFO::Elf_Hash Elf_Hash; \143 typedef typename ELFO::Elf_Hash Elf_Hash; typedef in __anona2de969d0111::ELFDumper188 const Elf_Hash *HashTable = nullptr;242 const Elf_Hash *getHashTable() const { return HashTable; } in getHashTable()1387 reinterpret_cast<const Elf_Hash *>(toMappedAddr(Dyn.getPtr())); in parseDynamicTable()3065 const Elf_Hash *HashTable = this->dumper()->getHashTable(); in printHashHistogram()
55 typedef Elf_Hash_Impl<ELFT> Elf_Hash; typedef