Home | History | Annotate | Download | only in runtime

Lines Matching refs:bucket_index

774   Elf_Word bucket_index = hash % GetHashBucketNum();
776 Elf_Word symbol_and_chain_index = GetHashBucket(bucket_index, &ok);