Searched refs:GetHashSectionStart (Results 1 – 2 of 2) sorted by relevance
144 Elf_Word* GetHashSectionStart() const;
693 typename ElfTypes::Word* ElfFileImpl<ElfTypes>::GetHashSectionStart() const { in GetHashSectionStart() function in art::ElfFileImpl699 return GetHashSectionStart()[0]; in GetHashBucketNum()704 return GetHashSectionStart()[1]; in GetHashChainNum()715 return GetHashSectionStart()[2 + i]; in GetHashBucket()726 return GetHashSectionStart()[2 + GetHashBucketNum() + i]; in GetHashChain()812 if (GetHashSectionStart() == nullptr) { in FindDynamicSymbolAddress()