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

/art/runtime/
H A Delf_file.cc773 Elf32_Word bucket_index = hash % GetHashBucketNum(); local
775 Elf32_Word symbol_and_chain_index = GetHashBucket(bucket_index, &ok);

Completed in 38 milliseconds