Searched refs:bucket_index (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf_file.cc780 Elf_Word bucket_index = hash % GetHashBucketNum(); local
782 Elf_Word symbol_and_chain_index = GetHashBucket(bucket_index, &ok);

Completed in 26 milliseconds