Home
last modified time | relevance | path

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

/third_party/ltp/libs/libltpvdso/
H A Dparse_vdso.c231 unsigned long ver_hash; in vdso_sym() local
235 ver_hash = elf_hash((const void*)version); in vdso_sym()
256 version, ver_hash)) in vdso_sym()
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso.rs255 let ver_hash = elf_hash(version);
280 && !self.match_version(*self.versym.add(chain as usize), version, ver_hash))

Completed in 2 milliseconds