Home
last modified time | relevance | path

Searched refs:hashval (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/vDSO/
A Dparse_vdso.c270 uint32_t h1 = gnu_hash(name), h2, *hashval; in vdso_sym() local
276 hashval = vdso_info.gnu_bucket + vdso_info.nbucket + in vdso_sym()
280 h2 = *hashval++; in vdso_sym()

Completed in 4 milliseconds