Searched refs:GetHashChain (Results 1 – 2 of 2) sorted by relevance
155 Elf_Word GetHashChain(size_t i, bool* ok) const;
662 typename ElfTypes::Word ElfFileImpl<ElfTypes>::GetHashChain(size_t i, bool* ok) const { in GetHashChain() function in art::ElfFileImpl790 symbol_and_chain_index = GetHashChain(symbol_and_chain_index, &ok); in FindDynamicSymbol()