Searched refs:IsValidShadowType (Results 1 – 1 of 1) sorted by relevance
254 template <typename FT> static bool IsValidShadowType(const u8 *shadow_type) { in IsValidShadowType() function275 if (!IsValidShadowType<FT>(shadow_type + i * sizeof(FT))) { in getShadowPtrForLoad()