Searched refs:GetHashSectionStart (Results 1 – 2 of 2) sorted by relevance
636 typename ElfTypes::Word* ElfFileImpl<ElfTypes>::GetHashSectionStart() const { in GetHashSectionStart() function in art::ElfFileImpl642 return GetHashSectionStart()[0]; in GetHashBucketNum()647 return GetHashSectionStart()[1]; in GetHashChainNum()658 return GetHashSectionStart()[2 + i]; in GetHashBucket()669 return GetHashSectionStart()[2 + GetHashBucketNum() + i]; in GetHashChain()753 if (GetHashSectionStart() == nullptr) { in FindDynamicSymbolAddress()
147 Elf_Word* GetHashSectionStart() const;