Searched defs:vdsoVersionKey (Results 1 – 1 of 1) sorted by relevance
75 type vdsoVersionKey struct { struct76 version string77 verHash uint32184 func vdsoFindVersion(info *vdsoInfo, ver *vdsoVersionKey) int32 {