Searched refs:GetHashSectionStart (Results 1 – 2 of 2) sorted by relevance
154 Elf_Word* GetHashSectionStart() const;
637 typename ElfTypes::Word* ElfFileImpl<ElfTypes>::GetHashSectionStart() const { in GetHashSectionStart() function in art::ElfFileImpl643 return GetHashSectionStart()[0]; in GetHashBucketNum()648 return GetHashSectionStart()[1]; in GetHashChainNum()659 return GetHashSectionStart()[2 + i]; in GetHashBucket()670 return GetHashSectionStart()[2 + GetHashBucketNum() + i]; in GetHashChain()754 if (GetHashSectionStart() == nullptr) { in FindDynamicSymbolAddress()