Home | History | Annotate | Download | only in Mips

Lines Matching refs:hash_func

562   StringHash<ELF> hash_func;
566 size_t bucket_pos = hash_func(name) % nbucket;