Home
last modified time | relevance | path

Searched defs:vdsoVersionKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dvdso_linux.go75 type vdsoVersionKey struct { struct
76 version string
77 verHash uint32
184 func vdsoFindVersion(info *vdsoInfo, ver *vdsoVersionKey) int32 {