HomeSort by relevance Sort by last modified time
    Searched refs:GetHashBucket (Results 1 - 2 of 2) sorted by null

  /art/runtime/
elf_file_impl.h 147 Elf_Word GetHashBucket(size_t i, bool* ok) const;
elf_file.cc 708 typename ElfTypes::Word ElfFileImpl<ElfTypes>::GetHashBucket(size_t i, bool* ok) const {
836 Elf_Word symbol_and_chain_index = GetHashBucket(bucket_index, &ok);
    [all...]

Completed in 211 milliseconds