Searched refs:hashval (Results 1 – 1 of 1) sorted by relevance
270 uint32_t h1 = gnu_hash(name), h2, *hashval; in vdso_sym() local276 hashval = vdso_info.gnu_bucket + vdso_info.nbucket + in vdso_sym()280 h2 = *hashval++; in vdso_sym()
Completed in 4 milliseconds